mirror of
https://github.com/home-assistant/core.git
synced 2025-07-24 05:37:44 +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",
|
||||
"name": "Dune HD",
|
||||
"documentation": "https://www.home-assistant.io/integrations/dunehd",
|
||||
"requirements": ["pdunehd==1.3.1"],
|
||||
"requirements": ["pdunehd==1.3.2"],
|
||||
"codeowners": ["@bieniu"],
|
||||
"config_flow": true
|
||||
}
|
||||
|
@ -1054,7 +1054,7 @@ panasonic_viera==0.3.5
|
||||
pcal9535a==0.7
|
||||
|
||||
# homeassistant.components.dunehd
|
||||
pdunehd==1.3.1
|
||||
pdunehd==1.3.2
|
||||
|
||||
# homeassistant.components.pencom
|
||||
pencompy==0.0.3
|
||||
|
@ -464,7 +464,7 @@ paho-mqtt==1.5.0
|
||||
panasonic_viera==0.3.5
|
||||
|
||||
# homeassistant.components.dunehd
|
||||
pdunehd==1.3.1
|
||||
pdunehd==1.3.2
|
||||
|
||||
# homeassistant.components.aruba
|
||||
# homeassistant.components.cisco_ios
|
||||
|
Loading…
x
Reference in New Issue
Block a user