Skip to content

ludeeus/ad-hacs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ad-hacs

Sample AppDaemon app for HACS.

Installation

Download the hacs directory from inside the apps directory here to your local apps directory, then add the configuration to enable the hacs module.

App configuration

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.

Releases

No releases published

Packages

No packages published

Languages