Skip to content

Home Assistant custom integration for controlling iHost indicator and buttons.

License

Notifications You must be signed in to change notification settings

darkxst/ihost_indicator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sonoff iHost Indicator

Home Assistant custom integration for controlling RGB indicator and buttons.

Features

  • Light entity for RGB indicator
  • Set indicator on HA startup, turn off all LED's on shutdown
  • Buttons for Pairing, Music and Security
  • Pairing button can be set to activate pairing for ZHA or Zigbee2MQTT
  • Reset and power buttons fire events
    • sonoff_ihost_button_power
    • sonoff_ihost_button_reset

Installation

Install sonoff_ihost folder into:
~/config/custom_components/
Restart, then Add integration and find iHost indicator

Support

If you would like to help support further development of my HAOS for iHost project consider buying me a coffee!

Buy Me A Coffee

Debug Logging

You can add the following to your configuration.yaml to get some debug logs:

logger:
  default: warning
  logs:
    custom_components.sonoff_ihost: debug
    yc1175_indicator.indicator: debug