mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
parent
b138a759b6
commit
0b1663b150
@ -2,7 +2,7 @@
|
|||||||
"domain": "xmpp",
|
"domain": "xmpp",
|
||||||
"name": "Jabber (XMPP)",
|
"name": "Jabber (XMPP)",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/xmpp",
|
"documentation": "https://www.home-assistant.io/integrations/xmpp",
|
||||||
"requirements": ["slixmpp==1.7.1"],
|
"requirements": ["slixmpp==1.8.0.1"],
|
||||||
"codeowners": ["@fabaff", "@flowolf"],
|
"codeowners": ["@fabaff", "@flowolf"],
|
||||||
"iot_class": "cloud_push",
|
"iot_class": "cloud_push",
|
||||||
"loggers": ["pyasn1", "slixmpp"]
|
"loggers": ["pyasn1", "slixmpp"]
|
||||||
|
@ -2148,7 +2148,7 @@ skybellpy==0.6.3
|
|||||||
slackclient==2.5.0
|
slackclient==2.5.0
|
||||||
|
|
||||||
# homeassistant.components.xmpp
|
# homeassistant.components.xmpp
|
||||||
slixmpp==1.7.1
|
slixmpp==1.8.0.1
|
||||||
|
|
||||||
# homeassistant.components.smart_meter_texas
|
# homeassistant.components.smart_meter_texas
|
||||||
smart-meter-texas==0.4.7
|
smart-meter-texas==0.4.7
|
||||||
|
Loading…
x
Reference in New Issue
Block a user