Bump pylitterbot to 2022.10.2 (#80836)
This commit is contained in:
parent
071f335fdb
commit
746bdb44ac
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.0"],
|
||||
"requirements": ["pylitterbot==2022.10.2"],
|
||||
"codeowners": ["@natekspencer", "@tkdrob"],
|
||||
"dhcp": [{ "hostname": "litter-robot4" }],
|
||||
"iot_class": "cloud_push",
|
||||
|
|
|
@ -1685,7 +1685,7 @@ pylibrespot-java==0.1.1
|
|||
pylitejet==0.3.0
|
||||
|
||||
# homeassistant.components.litterrobot
|
||||
pylitterbot==2022.10.0
|
||||
pylitterbot==2022.10.2
|
||||
|
||||
# homeassistant.components.lutron_caseta
|
||||
pylutron-caseta==0.16.0
|
||||
|
|
|
@ -1186,7 +1186,7 @@ pylibrespot-java==0.1.1
|
|||
pylitejet==0.3.0
|
||||
|
||||
# homeassistant.components.litterrobot
|
||||
pylitterbot==2022.10.0
|
||||
pylitterbot==2022.10.2
|
||||
|
||||
# homeassistant.components.lutron_caseta
|
||||
pylutron-caseta==0.16.0
|
||||
|
|
Loading…
Add table
Reference in a new issue