Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 764 Bytes

readme.md

File metadata and controls

24 lines (16 loc) · 764 Bytes

SUPPORT MY WORK

ko-fi


How to use this component

To run this custom component for your HA integration you need to have HA Core or VM. Activate the advanced mode in your user settings

Next step would be to install the Studio Code Server and add the folder custom_components

In the configuration.yaml change the ip_address to the ip of your Bitaxe

in the configurtaion.yaml file add the sensor:

sensor:
  - platform: bithub
    ip_address: "192.168.1.1"

It will look like this bitaxehub