renemarc / Lightpack-HASS

:octocat: :arrow_heading_up: Lightpack component support for the Home Assistant platform

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lightpack-HASS

Lightpack component support for the Home Assistant platform. Interacts via a series of telnet commands.

Takes in 3 parameters:

  • IP Address of machine running Prismatik
  • Port Number
  • API Key

The 'Enable Server' checkbox, the port number and the API key are all found in Prismatik's Experimental tab.

If you want to change the Lightpack's profile, there is a new Service Call registered under lightpack called set_profile. The JSON payload would look something like { "profile":"Default" }.

See the custom component documentation for Home Assistant installation info. Basically you place the file into /config/custom_components/light/

About

:octocat: :arrow_heading_up: Lightpack component support for the Home Assistant platform


Languages

Language:Python 100.0%