Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mavotronik/duinocoin_homeassistant
- Owner: mavotronik
- Created: 2023-05-27T10:01:03.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-23T19:35:09.000Z (4 months ago)
- Last Synced: 2024-07-23T22:31:09.479Z (4 months ago)
- Topics: duino-coin, duinocoin, duinocoin-homeassistant, home-assistant
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.