Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 426 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 426 Bytes

Savant Lighting for Home Assistant

Websocket-based client integration for Savant Lighting web interface (UI running on Savant Host port 80, websocket server running on port 8480).

Currently working:

  • config file initialization
  • load lights from host
  • turn lights off/on
  • handle brightness
  • refresh light state after toggling

Example Config

light:
  - platform: savant_lighting
    host: 192.168.x.x