mirror of
https://github.com/home-assistant/core.git
synced 2025-07-26 22:57:17 +00:00
Bump backend library for Dune HD integration (#37594)
This commit is contained in:
parent
7128092139
commit
43c7a8a119
@ -2,7 +2,7 @@
|
|||||||
"domain": "dunehd",
|
"domain": "dunehd",
|
||||||
"name": "Dune HD",
|
"name": "Dune HD",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/dunehd",
|
"documentation": "https://www.home-assistant.io/integrations/dunehd",
|
||||||
"requirements": ["pdunehd==1.3.1"],
|
"requirements": ["pdunehd==1.3.2"],
|
||||||
"codeowners": ["@bieniu"],
|
"codeowners": ["@bieniu"],
|
||||||
"config_flow": true
|
"config_flow": true
|
||||||
}
|
}
|
||||||
|
@ -1054,7 +1054,7 @@ panasonic_viera==0.3.5
|
|||||||
pcal9535a==0.7
|
pcal9535a==0.7
|
||||||
|
|
||||||
# homeassistant.components.dunehd
|
# homeassistant.components.dunehd
|
||||||
pdunehd==1.3.1
|
pdunehd==1.3.2
|
||||||
|
|
||||||
# homeassistant.components.pencom
|
# homeassistant.components.pencom
|
||||||
pencompy==0.0.3
|
pencompy==0.0.3
|
||||||
|
@ -464,7 +464,7 @@ paho-mqtt==1.5.0
|
|||||||
panasonic_viera==0.3.5
|
panasonic_viera==0.3.5
|
||||||
|
|
||||||
# homeassistant.components.dunehd
|
# homeassistant.components.dunehd
|
||||||
pdunehd==1.3.1
|
pdunehd==1.3.2
|
||||||
|
|
||||||
# homeassistant.components.aruba
|
# homeassistant.components.aruba
|
||||||
# homeassistant.components.cisco_ios
|
# homeassistant.components.cisco_ios
|
||||||
|
Loading…
x
Reference in New Issue
Block a user