hass-core/homeassistant/components/progettihwsw/manifest.json
Arda ŞEREMET 9351e79dcb
Bump ProgettiHWSW to 0.1.3 (#92668)
* Update manifest.json

* Update requirements_test_all.txt

* Update requirements_all.txt

* Updated dependencies file.

* Update manifest.json with correct naming convention.

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Updated requirements.

---------

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2023-09-07 10:53:59 +02:00

10 lines
309 B
JSON

{
"domain": "progettihwsw",
"name": "ProgettiHWSW Automation",
"codeowners": ["@ardaseremet"],
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/progettihwsw",
"iot_class": "local_polling",
"loggers": ["ProgettiHWSW"],
"requirements": ["ProgettiHWSW==0.1.3"]
}