mirror of
https://github.com/home-assistant/core.git
synced 2025-07-17 02:07:09 +00:00
parent
f7aea76e73
commit
cb4d2d1b26
@ -2,7 +2,7 @@
|
|||||||
"domain": "edl21",
|
"domain": "edl21",
|
||||||
"name": "EDL21",
|
"name": "EDL21",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/edl21",
|
"documentation": "https://www.home-assistant.io/integrations/edl21",
|
||||||
"requirements": ["pysml==0.0.7"],
|
"requirements": ["pysml==0.0.8"],
|
||||||
"codeowners": ["@mtdcr"],
|
"codeowners": ["@mtdcr"],
|
||||||
"iot_class": "local_push",
|
"iot_class": "local_push",
|
||||||
"loggers": ["sml"]
|
"loggers": ["sml"]
|
||||||
|
@ -1838,7 +1838,7 @@ pysmartthings==0.7.6
|
|||||||
pysmarty==0.8
|
pysmarty==0.8
|
||||||
|
|
||||||
# homeassistant.components.edl21
|
# homeassistant.components.edl21
|
||||||
pysml==0.0.7
|
pysml==0.0.8
|
||||||
|
|
||||||
# homeassistant.components.snmp
|
# homeassistant.components.snmp
|
||||||
pysnmplib==5.0.15
|
pysnmplib==5.0.15
|
||||||
|
Loading…
x
Reference in New Issue
Block a user