Handle systems without groups (#40238)
This commit is contained in:
parent
4cd876f159
commit
ff3fd63eea
3 changed files with 3 additions and 3 deletions
|
@ -4,7 +4,7 @@
|
|||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/risco",
|
||||
"requirements": [
|
||||
"pyrisco==0.3.0"
|
||||
"pyrisco==0.3.1"
|
||||
],
|
||||
"codeowners": [
|
||||
"@OnFreund"
|
||||
|
|
|
@ -1595,7 +1595,7 @@ pyrecswitch==1.0.2
|
|||
pyrepetier==3.0.5
|
||||
|
||||
# homeassistant.components.risco
|
||||
pyrisco==0.3.0
|
||||
pyrisco==0.3.1
|
||||
|
||||
# homeassistant.components.sabnzbd
|
||||
pysabnzbd==1.1.0
|
||||
|
|
|
@ -772,7 +772,7 @@ pyps4-2ndscreen==1.1.1
|
|||
pyqwikswitch==0.93
|
||||
|
||||
# homeassistant.components.risco
|
||||
pyrisco==0.3.0
|
||||
pyrisco==0.3.1
|
||||
|
||||
# homeassistant.components.acer_projector
|
||||
# homeassistant.components.zha
|
||||
|
|
Loading…
Add table
Reference in a new issue