mirror of
https://github.com/home-assistant/core.git
synced 2025-07-15 17:27:10 +00:00
Update watchdog to 2.2.0 (#84245)
This commit is contained in:
parent
418be1eeb6
commit
6e612a45ff
@ -2,7 +2,7 @@
|
|||||||
"domain": "folder_watcher",
|
"domain": "folder_watcher",
|
||||||
"name": "Folder Watcher",
|
"name": "Folder Watcher",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/folder_watcher",
|
"documentation": "https://www.home-assistant.io/integrations/folder_watcher",
|
||||||
"requirements": ["watchdog==2.1.9"],
|
"requirements": ["watchdog==2.2.0"],
|
||||||
"codeowners": [],
|
"codeowners": [],
|
||||||
"quality_scale": "internal",
|
"quality_scale": "internal",
|
||||||
"iot_class": "local_polling",
|
"iot_class": "local_polling",
|
||||||
|
@ -2558,7 +2558,7 @@ wallbox==0.4.12
|
|||||||
waqiasync==1.0.0
|
waqiasync==1.0.0
|
||||||
|
|
||||||
# homeassistant.components.folder_watcher
|
# homeassistant.components.folder_watcher
|
||||||
watchdog==2.1.9
|
watchdog==2.2.0
|
||||||
|
|
||||||
# homeassistant.components.waterfurnace
|
# homeassistant.components.waterfurnace
|
||||||
waterfurnace==1.1.0
|
waterfurnace==1.1.0
|
||||||
|
@ -1783,7 +1783,7 @@ wakeonlan==2.1.0
|
|||||||
wallbox==0.4.12
|
wallbox==0.4.12
|
||||||
|
|
||||||
# homeassistant.components.folder_watcher
|
# homeassistant.components.folder_watcher
|
||||||
watchdog==2.1.9
|
watchdog==2.2.0
|
||||||
|
|
||||||
# homeassistant.components.whirlpool
|
# homeassistant.components.whirlpool
|
||||||
whirlpool-sixth-sense==0.17.0
|
whirlpool-sixth-sense==0.17.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user