Dynalite integration - upgrade library version (#36954)
This commit is contained in:
parent
4a432781ca
commit
efa0e1b2ac
3 changed files with 3 additions and 3 deletions
|
@ -4,5 +4,5 @@
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/dynalite",
|
"documentation": "https://www.home-assistant.io/integrations/dynalite",
|
||||||
"codeowners": ["@ziv1234"],
|
"codeowners": ["@ziv1234"],
|
||||||
"requirements": ["dynalite_devices==0.1.40"]
|
"requirements": ["dynalite_devices==0.1.41"]
|
||||||
}
|
}
|
||||||
|
|
|
@ -505,7 +505,7 @@ dsmr_parser==0.18
|
||||||
dweepy==0.3.0
|
dweepy==0.3.0
|
||||||
|
|
||||||
# homeassistant.components.dynalite
|
# homeassistant.components.dynalite
|
||||||
dynalite_devices==0.1.40
|
dynalite_devices==0.1.41
|
||||||
|
|
||||||
# homeassistant.components.rainforest_eagle
|
# homeassistant.components.rainforest_eagle
|
||||||
eagle200_reader==0.2.4
|
eagle200_reader==0.2.4
|
||||||
|
|
|
@ -233,7 +233,7 @@ doorbirdpy==2.0.8
|
||||||
dsmr_parser==0.18
|
dsmr_parser==0.18
|
||||||
|
|
||||||
# homeassistant.components.dynalite
|
# homeassistant.components.dynalite
|
||||||
dynalite_devices==0.1.40
|
dynalite_devices==0.1.41
|
||||||
|
|
||||||
# homeassistant.components.ee_brightbox
|
# homeassistant.components.ee_brightbox
|
||||||
eebrightbox==0.0.4
|
eebrightbox==0.0.4
|
||||||
|
|
Loading…
Add table
Reference in a new issue