Bump pylitterbot to 2022.11.0 (#81572)
This commit is contained in:
parent
883ac12bcb
commit
24f218c46b
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==2022.10.2"],
|
||||
"requirements": ["pylitterbot==2022.11.0"],
|
||||
"codeowners": ["@natekspencer", "@tkdrob"],
|
||||
"dhcp": [{ "hostname": "litter-robot4" }],
|
||||
"iot_class": "cloud_push",
|
||||
|
|
|
@ -1694,7 +1694,7 @@ pylibrespot-java==0.1.1
|
|||
pylitejet==0.3.0
|
||||
|
||||
# homeassistant.components.litterrobot
|
||||
pylitterbot==2022.10.2
|
||||
pylitterbot==2022.11.0
|
||||
|
||||
# homeassistant.components.lutron_caseta
|
||||
pylutron-caseta==0.17.1
|
||||
|
|
|
@ -1195,7 +1195,7 @@ pylibrespot-java==0.1.1
|
|||
pylitejet==0.3.0
|
||||
|
||||
# homeassistant.components.litterrobot
|
||||
pylitterbot==2022.10.2
|
||||
pylitterbot==2022.11.0
|
||||
|
||||
# homeassistant.components.lutron_caseta
|
||||
pylutron-caseta==0.17.1
|
||||
|
|
Loading…
Add table
Reference in a new issue