JAAlperin / hass-bardolph

HASS custom component to load and run Bardolph (simple scripting utility for LIFX light bulbs by Al Fontes, Jr.)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hass-bardolph

hacs_badge

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.

Installation instructions

  • 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

Usage

See the Home Assistant description of Service Calls

lsrun

lscap

About

HASS custom component to load and run Bardolph (simple scripting utility for LIFX light bulbs by Al Fontes, Jr.)

License:Apache License 2.0


Languages

Language:Python 68.0%Language:LiveScript 32.0%