Commit Graph

15 Commits

Author SHA1 Message Date
Chris Nussbaum
5820355a7f
F/garage door (#45)
* Start work on the garage door controller

* More work on the Garage Door

* Another update

* Get garage door to compilable state

* Core functionality is mostly complete

* More work on the garage door

* Garage door (mostly) ready for testing

* Begin debugging

* More debugging work

* Closer to a working state

* Hoping this is close to the final version

* Couple more tweaks

* Still have some significant bugs

* So close!!

* Add sensor read delays

* Properly handle stopping when endstops are reached

* Adjust some timings

* Cleanup, more logging, and timing adjustments

* Fix typo

* Major refactor of the state management and fix the repeated disconnects

* More adjustments

* Add schematic

* Mostly complete

* Make device more configurable

---------

Co-authored-by: Chris Nussbaum <chris.nussbaum@protolabs.com>
2023-02-16 13:31:58 -06:00
Chris Nussbaum
5ab19cc690
Refactor the TREO Light code as a component (#19)
* Start making a component for Treo pool lights

* More work on the Treo light component

* TREO pool light is complete other than testing

* Add color sync reset service and test

Co-authored-by: Chris Nussbaum <chris.nussbaum@protolabs.com>
2021-08-18 21:58:32 -05:00
Chris Nussbaum
c7ef8cb8d5
Rewrite the Tuya dimmer as fan component (#11) 2021-07-13 07:55:29 -05:00
Chris Nussbaum
4b6c87b941 Misc work on Tuya related changes 2021-06-18 14:44:49 -05:00
Chris Nussbaum
8273e867ff
Fix current and remote values comparison so state updates are properly reported (#9) 2021-06-14 08:27:08 -05:00
ChNussbaum
fe7d832249 Initialize variables 2021-01-28 19:35:23 -06:00
ChNussbaum
6396953331 Cleanup debug code 2021-01-26 15:25:26 -06:00
ChNussbaum
83d0826126 Major refactor of the Tuya Light Plus component 2021-01-25 16:24:05 -06:00
ChNussbaum
a353464bf6 Finalize scripture of the day 2020-12-11 20:29:56 -06:00
ChNussbaum
70ab0d912e Add Tuya Dimmer as Fan and update Master Bath Fan 2020-11-20 08:07:51 -06:00
ChNussbaum
062f5f2771 Namespace updates 2020-11-20 07:40:16 -06:00
ChNussbaum
c4ea5150cc Finalize Scripture of the Day code 2020-11-19 16:41:08 -06:00
ChNussbaum
a160abeee4 Partial fix for default level 2020-10-16 20:25:56 -05:00
ChNussbaum
13f3977342 Everything uses packages
Finish folder re-org
README updates
2020-10-07 17:21:38 -05:00
ChNussbaum
97f56631f0 Add new TuyaLightPlus
Start re-arranging folders
2020-09-28 22:22:53 -05:00