Sample AppDaemon app for HACS.
Download the hacs directory from inside the apps directory here to your local apps directory, then add the configuration to enable the hacs module.
hacs:
module: hacs
class: Hacs
hacs_sensor: sensor.hacs| key | optional | type | default | description |
|---|---|---|---|---|
module |
False | string | The module name of the app. | |
class |
False | string | The name of the Class. | |
hacs_sensor |
True | string | sensor.hacs |
The entity_id of the HACS sensor. |