hass-core/homeassistant/components/emulated_kasa/manifest.json
Joost Lekkerkerker 984bbf8851
Bump sense-energy to 0.12.4 (#120744)
* Bump sense-energy to 0.12.4

* Fix
2024-06-28 14:53:29 +02:00

10 lines
303 B
JSON

{
"domain": "emulated_kasa",
"name": "Emulated Kasa",
"codeowners": ["@kbickar"],
"documentation": "https://www.home-assistant.io/integrations/emulated_kasa",
"iot_class": "local_push",
"loggers": ["sense_energy"],
"quality_scale": "internal",
"requirements": ["sense-energy==0.12.4"]
}