Bump pylitterbot to 2022.10.0 (#80050)
This commit is contained in:
parent
46aa3b5e3d
commit
262d1ad2a0
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.9.6"],
|
||||
"requirements": ["pylitterbot==2022.10.0"],
|
||||
"codeowners": ["@natekspencer", "@tkdrob"],
|
||||
"dhcp": [{ "hostname": "litter-robot4" }],
|
||||
"iot_class": "cloud_push",
|
||||
|
|
|
@ -1688,7 +1688,7 @@ pylibrespot-java==0.1.0
|
|||
pylitejet==0.3.0
|
||||
|
||||
# homeassistant.components.litterrobot
|
||||
pylitterbot==2022.9.6
|
||||
pylitterbot==2022.10.0
|
||||
|
||||
# homeassistant.components.lutron_caseta
|
||||
pylutron-caseta==0.16.0
|
||||
|
|
|
@ -1189,7 +1189,7 @@ pylibrespot-java==0.1.0
|
|||
pylitejet==0.3.0
|
||||
|
||||
# homeassistant.components.litterrobot
|
||||
pylitterbot==2022.9.6
|
||||
pylitterbot==2022.10.0
|
||||
|
||||
# homeassistant.components.lutron_caseta
|
||||
pylutron-caseta==0.16.0
|
||||
|
|
Loading…
Add table
Reference in a new issue