Bump pylutron-caseta to v0.18.2 (#99789)
* Bump pylutron-caseta to v0.18.2 Minor bump to pylutron-caseta requirement to support wall mounted occupancy sensor device type in latest RA3 firmware. * Update requirements_all.txt for pylutron-caseta 0.18.2 * Update requirements_test_all.txt for pylutron-caseta 0.18.2
This commit is contained in:
parent
f1ae523ff2
commit
e8dfa7e2c8
3 changed files with 3 additions and 3 deletions
|
@ -9,7 +9,7 @@
|
|||
},
|
||||
"iot_class": "local_push",
|
||||
"loggers": ["pylutron_caseta"],
|
||||
"requirements": ["pylutron-caseta==0.18.1"],
|
||||
"requirements": ["pylutron-caseta==0.18.2"],
|
||||
"zeroconf": [
|
||||
{
|
||||
"type": "_lutron._tcp.local.",
|
||||
|
|
|
@ -1823,7 +1823,7 @@ pylitejet==0.5.0
|
|||
pylitterbot==2023.4.5
|
||||
|
||||
# homeassistant.components.lutron_caseta
|
||||
pylutron-caseta==0.18.1
|
||||
pylutron-caseta==0.18.2
|
||||
|
||||
# homeassistant.components.lutron
|
||||
pylutron==0.2.8
|
||||
|
|
|
@ -1354,7 +1354,7 @@ pylitejet==0.5.0
|
|||
pylitterbot==2023.4.5
|
||||
|
||||
# homeassistant.components.lutron_caseta
|
||||
pylutron-caseta==0.18.1
|
||||
pylutron-caseta==0.18.2
|
||||
|
||||
# homeassistant.components.mailgun
|
||||
pymailgunner==1.4
|
||||
|
|
Loading…
Add table
Reference in a new issue