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"