mirror of
https://github.com/home-assistant/core.git
synced 2025-07-08 13:57:10 +00:00
Update Solax Library to 0.2.4 (#40330)
This commit is contained in:
parent
2a4d7dc561
commit
c13fbf795d
@ -2,6 +2,6 @@
|
|||||||
"domain": "solax",
|
"domain": "solax",
|
||||||
"name": "SolaX Power",
|
"name": "SolaX Power",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/solax",
|
"documentation": "https://www.home-assistant.io/integrations/solax",
|
||||||
"requirements": ["solax==0.2.3"],
|
"requirements": ["solax==0.2.4"],
|
||||||
"codeowners": ["@squishykid"]
|
"codeowners": ["@squishykid"]
|
||||||
}
|
}
|
||||||
|
@ -2035,7 +2035,7 @@ solaredge-local==0.2.0
|
|||||||
solaredge==0.0.2
|
solaredge==0.0.2
|
||||||
|
|
||||||
# homeassistant.components.solax
|
# homeassistant.components.solax
|
||||||
solax==0.2.3
|
solax==0.2.4
|
||||||
|
|
||||||
# homeassistant.components.honeywell
|
# homeassistant.components.honeywell
|
||||||
somecomfort==0.5.2
|
somecomfort==0.5.2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user