Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 490 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 490 Bytes

Duinocoin_homeassistant

List of sensors to show balance, verification status, number of warnings.

Installation

  1. Install Python Scipts Pro component by link: https://github.com/AlexxIT/PythonScriptsPro
  2. Edit your configuration.yaml, add this:
python_script:
   requirements:
     - requests
  1. Copy duinocoin.yaml to your packages directory.
  2. In the package file replace <username> to your username.
  3. Save file and restart homeassistant. Sensors should appear.