hass-core/homeassistant/components/laundrify/manifest.json
xLarry 276f6c7ee7
Update laundrify_aio to v1.2.2 (#121068)
* refactor: upgrade laundrify_aio to v1.2.1

* refactor: update laundrify_aio to v1.2.2
2024-07-04 22:08:50 +02:00

9 lines
254 B
JSON

{
"domain": "laundrify",
"name": "laundrify",
"codeowners": ["@xLarry"],
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/laundrify",
"iot_class": "cloud_polling",
"requirements": ["laundrify-aio==1.2.2"]
}