Bump pylitterbot to 2021.10.1 (#58307)
parent
26f0ea4a24
commit
21daffe905
|
@ -3,7 +3,7 @@
|
|||
"name": "Litter-Robot",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/litterrobot",
|
||||
"requirements": ["pylitterbot==2021.8.1"],
|
||||
"requirements": ["pylitterbot==2021.10.1"],
|
||||
"codeowners": ["@natekspencer"],
|
||||
"iot_class": "cloud_polling"
|
||||
}
|
||||
|
|
|
@ -1598,7 +1598,7 @@ pylibrespot-java==0.1.0
|
|||
pylitejet==0.3.0
|
||||
|
||||
# homeassistant.components.litterrobot
|
||||
pylitterbot==2021.8.1
|
||||
pylitterbot==2021.10.1
|
||||
|
||||
# homeassistant.components.loopenergy
|
||||
pyloopenergy==0.2.1
|
||||
|
|
|
@ -950,7 +950,7 @@ pylibrespot-java==0.1.0
|
|||
pylitejet==0.3.0
|
||||
|
||||
# homeassistant.components.litterrobot
|
||||
pylitterbot==2021.8.1
|
||||
pylitterbot==2021.10.1
|
||||
|
||||
# homeassistant.components.lutron_caseta
|
||||
pylutron-caseta==0.11.0
|
||||
|
|
Loading…
Reference in New Issue