1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-29 13:13:46 +01:00
Files
core/homeassistant/components/moehlenhoff_alpha2/manifest.json
Jan Schneider 52054d69c7 Update moehlenhoff-alpha2 to 1.4.0 (#140829)
* Update moehlenhoff-alpha2 to 1.4.0

* Fix test
2025-03-18 09:32:28 +01:00

10 lines
287 B
JSON

{
"domain": "moehlenhoff_alpha2",
"name": "M\u00f6hlenhoff Alpha 2",
"codeowners": ["@j-a-n"],
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/moehlenhoff_alpha2",
"iot_class": "local_push",
"requirements": ["moehlenhoff-alpha2==1.4.0"]
}