mirror of
https://github.com/home-assistant/core.git
synced 2025-04-23 16:57:53 +00:00
Bump lutron's dependency on pylutron to 0.2.17 (#142953)
* Bump lutron's dependency on pylutron to 0.2.17 This fixes https://github.com/home-assistant/core/issues/127672 * Bump to pylutron 0.2.18 (0.2.17 has a bug with smartquotes that 0.2.18 fixes) --------- Co-authored-by: cdheiser <cdheiser@users.noreply.github.com>
This commit is contained in:
parent
18feb4bb81
commit
f2fa583101
@ -6,6 +6,6 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/lutron",
|
||||
"iot_class": "local_polling",
|
||||
"loggers": ["pylutron"],
|
||||
"requirements": ["pylutron==0.2.16"],
|
||||
"requirements": ["pylutron==0.2.18"],
|
||||
"single_config_entry": true
|
||||
}
|
||||
|
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@ -2113,7 +2113,7 @@ pylitterbot==2024.0.0
|
||||
pylutron-caseta==0.24.0
|
||||
|
||||
# homeassistant.components.lutron
|
||||
pylutron==0.2.16
|
||||
pylutron==0.2.18
|
||||
|
||||
# homeassistant.components.mailgun
|
||||
pymailgunner==1.4
|
||||
|
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@ -1728,7 +1728,7 @@ pylitterbot==2024.0.0
|
||||
pylutron-caseta==0.24.0
|
||||
|
||||
# homeassistant.components.lutron
|
||||
pylutron==0.2.16
|
||||
pylutron==0.2.18
|
||||
|
||||
# homeassistant.components.mailgun
|
||||
pymailgunner==1.4
|
||||
|
Loading…
x
Reference in New Issue
Block a user