mirror of
https://github.com/home-assistant/core.git
synced 2025-06-25 01:21:51 +02:00
Bump hatasmota to 0.10.0 (#139382)
This commit is contained in:
@ -8,5 +8,5 @@
|
||||
"iot_class": "local_push",
|
||||
"loggers": ["hatasmota"],
|
||||
"mqtt": ["tasmota/discovery/#"],
|
||||
"requirements": ["HATasmota==0.9.2"]
|
||||
"requirements": ["HATasmota==0.10.0"]
|
||||
}
|
||||
|
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@ -19,7 +19,7 @@ DoorBirdPy==3.0.8
|
||||
HAP-python==4.9.2
|
||||
|
||||
# homeassistant.components.tasmota
|
||||
HATasmota==0.9.2
|
||||
HATasmota==0.10.0
|
||||
|
||||
# homeassistant.components.mastodon
|
||||
Mastodon.py==1.8.1
|
||||
|
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@ -19,7 +19,7 @@ DoorBirdPy==3.0.8
|
||||
HAP-python==4.9.2
|
||||
|
||||
# homeassistant.components.tasmota
|
||||
HATasmota==0.9.2
|
||||
HATasmota==0.10.0
|
||||
|
||||
# homeassistant.components.mastodon
|
||||
Mastodon.py==1.8.1
|
||||
|
Reference in New Issue
Block a user