1
mirror of https://github.com/home-assistant/core synced 2024-08-02 23:40:32 +02:00
ha-core/homeassistant/components/efergy/manifest.json
Robert Hillis 4a042e7d73
Bump pyefergy to 22.1.1 (#65156)
* Bump pyefergy to 22.1.0

* uno mas

* uno mas

* uno mas
2022-01-29 16:01:00 +02:00

11 lines
279 B
JSON

{
"domain": "efergy",
"name": "Efergy",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/efergy",
"requirements": ["pyefergy==22.1.1"],
"codeowners": ["@tkdrob"],
"iot_class": "cloud_polling",
"loggers": ["iso4217", "pyefergy"]
}