Skip to content

Django site to control your Kasa devices from a web interface so people without the Kasa app can control devices too.

Notifications You must be signed in to change notification settings

sampiecz/light_site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kasa light bulb web interface

Description

To allow other people in my home to control our smart lights I created an web frontend that is hosted on a raspberry pi.

Features

1.) Can turn bulbs on / off

2.) Can change bulbs color

Deploy

docker build -t light_site . && docker run --network host light_site

About

Django site to control your Kasa devices from a web interface so people without the Kasa app can control devices too.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published