mirror of
https://github.com/home-assistant/core.git
synced 2025-07-28 15:47:12 +00:00
Bump backend library for Dune HD integration (#37594)
This commit is contained in:
parent
8f77cc2f7b
commit
3b56e75e1d
@ -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
|
||||||
}
|
}
|
||||||
|
@ -1050,7 +1050,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
|
||||||
|
@ -461,7 +461,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