项目作者: ludeeus

项目描述 :
Sample AppDaemon app for HACS.
高级语言: Python
项目地址: git://github.com/ludeeus/ad-hacs.git
创建时间: 2019-06-18T19:24:51Z
项目社区:https://github.com/ludeeus/ad-hacs

开源协议:MIT License

下载


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

  1. hacs:
  2. module: hacs
  3. class: Hacs
  4. 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.