Skip to content

Commit

Permalink
Move to websockets 13.0+ for compatibility issues with other componen…
Browse files Browse the repository at this point in the history
…ts and their deps
  • Loading branch information
ElmaxSrl authored and albertogeniola committed Nov 21, 2024
1 parent c67defa commit f767eab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion homeassistant/components/elmax/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"documentation": "https://www.home-assistant.io/integrations/elmax",
"iot_class": "cloud_polling",
"loggers": ["elmax_api"],
"requirements": ["elmax-api==0.0.6"],
"requirements": ["elmax-api==0.0.6.1"],
"zeroconf": [
{
"type": "_elmax-ssl._tcp.local."
Expand Down

0 comments on commit f767eab

Please sign in to comment.