Bump pylitterbot to 2021.8.0 (#54000)
This commit is contained in:
parent
be880fdaa9
commit
dd479d410a
3 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
|||
"name": "Litter-Robot",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/litterrobot",
|
||||
"requirements": ["pylitterbot==2021.7.2"],
|
||||
"requirements": ["pylitterbot==2021.8.0"],
|
||||
"codeowners": ["@natekspencer"],
|
||||
"iot_class": "cloud_polling"
|
||||
}
|
||||
|
|
|
@ -1562,7 +1562,7 @@ pylibrespot-java==0.1.0
|
|||
pylitejet==0.3.0
|
||||
|
||||
# homeassistant.components.litterrobot
|
||||
pylitterbot==2021.7.2
|
||||
pylitterbot==2021.8.0
|
||||
|
||||
# homeassistant.components.loopenergy
|
||||
pyloopenergy==0.2.1
|
||||
|
|
|
@ -884,7 +884,7 @@ pylibrespot-java==0.1.0
|
|||
pylitejet==0.3.0
|
||||
|
||||
# homeassistant.components.litterrobot
|
||||
pylitterbot==2021.7.2
|
||||
pylitterbot==2021.8.0
|
||||
|
||||
# homeassistant.components.lutron_caseta
|
||||
pylutron-caseta==0.11.0
|
||||
|
|
Loading…
Add table
Reference in a new issue