mirror of
https://github.com/home-assistant/core.git
synced 2025-06-25 01:21:51 +02:00
Bump aioswitcher to 6.0.0 (#134185)
This commit is contained in:
@ -6,6 +6,6 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/switcher_kis",
|
||||
"iot_class": "local_push",
|
||||
"loggers": ["aioswitcher"],
|
||||
"requirements": ["aioswitcher==5.1.0"],
|
||||
"requirements": ["aioswitcher==6.0.0"],
|
||||
"single_config_entry": true
|
||||
}
|
||||
|
@ -383,7 +383,7 @@ aiosteamist==1.0.0
|
||||
aiostreammagic==2.10.0
|
||||
|
||||
# homeassistant.components.switcher_kis
|
||||
aioswitcher==5.1.0
|
||||
aioswitcher==6.0.0
|
||||
|
||||
# homeassistant.components.syncthing
|
||||
aiosyncthing==0.5.1
|
||||
|
@ -365,7 +365,7 @@ aiosteamist==1.0.0
|
||||
aiostreammagic==2.10.0
|
||||
|
||||
# homeassistant.components.switcher_kis
|
||||
aioswitcher==5.1.0
|
||||
aioswitcher==6.0.0
|
||||
|
||||
# homeassistant.components.syncthing
|
||||
aiosyncthing==0.5.1
|
||||
|
Reference in New Issue
Block a user