Bump pylitterbot to 2022.12.0 (#83490)
This commit is contained in:
parent
844a9fb817
commit
997d4fbe53
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.11.0"],
|
||||
"requirements": ["pylitterbot==2022.12.0"],
|
||||
"codeowners": ["@natekspencer", "@tkdrob"],
|
||||
"dhcp": [{ "hostname": "litter-robot4" }],
|
||||
"iot_class": "cloud_push",
|
||||
|
|
|
@ -1711,7 +1711,7 @@ pylibrespot-java==0.1.1
|
|||
pylitejet==0.3.0
|
||||
|
||||
# homeassistant.components.litterrobot
|
||||
pylitterbot==2022.11.0
|
||||
pylitterbot==2022.12.0
|
||||
|
||||
# homeassistant.components.lutron_caseta
|
||||
pylutron-caseta==0.17.1
|
||||
|
|
|
@ -1212,7 +1212,7 @@ pylibrespot-java==0.1.1
|
|||
pylitejet==0.3.0
|
||||
|
||||
# homeassistant.components.litterrobot
|
||||
pylitterbot==2022.11.0
|
||||
pylitterbot==2022.12.0
|
||||
|
||||
# homeassistant.components.lutron_caseta
|
||||
pylutron-caseta==0.17.1
|
||||
|
|
Loading…
Add table
Reference in a new issue