HASS custom component to load Bardolph (simple scripting utility for LIFX light bulbs by Al Fontes, Jr.) The lsrun and lscap command-line tools are implented as HASS services. Please familiarize yourself with Bardolph before installing this integration.
- In HACS, install it.
- In lieu of HACS, copy the contents of
custom_components/bardolph/
to<your config dir>/custom_components/bardolph/
. - Add the following to your
configuration.yaml
:
bardolph:
- Restart Home Assistant
See the Home Assistant description of Service Calls