vigeeking / homeAutomation

My goal is to create a pipeline that is built exclusively with tools I either already know, or am only learning because they provide added value to the project
https://github.com/vigeeking/homeAutomation
0 stars 0 forks source link

Implement khome #40

Open vigeeking opened 4 years ago

vigeeking commented 4 years ago

https://github.com/dennisschroeder/khome

I am having a problem with some of the smart wall sockets getting confused when I run a scene to turn off the lights. If there is a dimmer involved, the lights will cycle rapidly, and ultimately the workaround is to dim the lights all the way and then turn them off. Because this is state dependent, and encourages thinking about states, this would like address that issue.

I spoke with Justin, and he indicate the kotlin is a decent language, it seems to be related to python and java, and may make for a good language to start to learn.