mirror of
https://github.com/home-assistant/core.git
synced 2025-06-25 01:21:51 +02:00
Bump backend library for Dune HD integration (#37594)
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user