Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 339 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 339 Bytes

Blebox wLightBoxS for HA

Home assistant custom component for Blebox wLightBoxS.

Usage:

  • Copy wlightboxs folder into config/custom_components
  • Add to configuration.yaml:
light:
- platform: wlightboxs
  host: <ip_address of your wlightboxs>
  name: <device_name>
  • Restart home assistant and it should work :D