mirror of
https://github.com/home-assistant/core.git
synced 2025-07-08 22:07:10 +00:00
Handle systems without groups (#40238)
This commit is contained in:
parent
4cd876f159
commit
ff3fd63eea
@ -4,7 +4,7 @@
|
|||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/risco",
|
"documentation": "https://www.home-assistant.io/integrations/risco",
|
||||||
"requirements": [
|
"requirements": [
|
||||||
"pyrisco==0.3.0"
|
"pyrisco==0.3.1"
|
||||||
],
|
],
|
||||||
"codeowners": [
|
"codeowners": [
|
||||||
"@OnFreund"
|
"@OnFreund"
|
||||||
|
@ -1595,7 +1595,7 @@ pyrecswitch==1.0.2
|
|||||||
pyrepetier==3.0.5
|
pyrepetier==3.0.5
|
||||||
|
|
||||||
# homeassistant.components.risco
|
# homeassistant.components.risco
|
||||||
pyrisco==0.3.0
|
pyrisco==0.3.1
|
||||||
|
|
||||||
# homeassistant.components.sabnzbd
|
# homeassistant.components.sabnzbd
|
||||||
pysabnzbd==1.1.0
|
pysabnzbd==1.1.0
|
||||||
|
@ -772,7 +772,7 @@ pyps4-2ndscreen==1.1.1
|
|||||||
pyqwikswitch==0.93
|
pyqwikswitch==0.93
|
||||||
|
|
||||||
# homeassistant.components.risco
|
# homeassistant.components.risco
|
||||||
pyrisco==0.3.0
|
pyrisco==0.3.1
|
||||||
|
|
||||||
# homeassistant.components.acer_projector
|
# homeassistant.components.acer_projector
|
||||||
# homeassistant.components.zha
|
# homeassistant.components.zha
|
||||||
|
Loading…
x
Reference in New Issue
Block a user