Skip to content

NL647/DuinoCoin-balance-Home-Assistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is a custom components for home assistant to get your Duinocoin balance in Home Assistant.

addon duino coin

Installation

Download the repo
Put the dowloaded folder named "duinocoin" in your "custom_components" folder.
Add this line to your "configuration.yaml" file.

#SENSORS
sensor:
  - platform: duinocoin
    username: "your_user_name"

add custom logo

Create a folder in your local directory name icon and put the logo image in the folder.
Add those line to your customize.yaml file.

sensor.duco_balance:
  entity_picture: /local/icon/duino.jpg

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

About

Custom addon for home assistant displaying DuinoCoin balance

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages