Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mavotronik/duinocoin_homeassistant


https://github.com/mavotronik/duinocoin_homeassistant

duino-coin duinocoin duinocoin-homeassistant home-assistant

Last synced: 4 days ago
JSON representation

Awesome Lists containing this project

README

        

# 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
```
3. Copy `duinocoin.yaml` to your packages directory.
4. In the package file replace `` to your username.
5. Save file and restart homeassistant. Sensors should appear.