hass-core/homeassistant/components/ness_alarm/manifest.json
ozadr1an 39a9634a5c
Bump nessclient to 1.1.2 (#125604)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2024-09-27 20:49:34 +02:00

9 lines
259 B
JSON

{
"domain": "ness_alarm",
"name": "Ness Alarm",
"codeowners": ["@nickw444"],
"documentation": "https://www.home-assistant.io/integrations/ness_alarm",
"iot_class": "local_push",
"loggers": ["nessclient"],
"requirements": ["nessclient==1.1.2"]
}