Commit Graph

20 Commits

Author SHA1 Message Date
Chris Nussbaum
1af1341879
Updates to support ESPHome 2022.8.0 (#41) 2022-08-26 19:03:39 -05:00
Chris Nussbaum
1e916230df
Fix parameter types for pool select callbacks (#39) 2022-06-06 21:41:13 -05:00
Chris Nussbaum
1dfcb96301
Updates for ESPHome version 2022.5.0 (#38) 2022-06-05 07:46:32 -05:00
Chris Nussbaum
1b6d90d399
A bunch of misc changes (#32)
* Temporarily disable the heater

* Shell of new garage fridge component

* Core code should be mostly complete

* Add power monitoring and freezer temp control

* Wrap up core temperature management code

* Add fixed InkBird component

* The new fridge manages temp in the freezer better so we are able to greatly simplify things

* Finish garage fridge

* Misc changes

Co-authored-by: Chris Nussbaum <chris.nussbaum@protolabs.com>
2022-03-29 13:54:34 -05:00
Chris Nussbaum
df2c532d13
ESPHome version 2021.10.x updates (#30) 2021-11-11 12:46:56 -06:00
Chris Nussbaum
0e61142081
Pool Controller Bug Fixes: (#26)
* Fix cleaner mode callback
* Fix turn on/off check logging
* Peak rate time doesn't apply on weekends
* Actually turn on the cleaner in "When Pump Is On" mode
* Expand current range
* Use floating point abs for pump power
2021-09-20 15:25:11 -05:00
Chris Nussbaum
28b3840f5d
Stop pulling total_daily_energy from ESPHome dev (#24) 2021-09-17 14:05:52 -05:00
Chris Nussbaum
c5b88c0c6f
F/pool pumps refactor (#22) 2021-09-10 07:42:29 -05:00
Chris Nussbaum
18bb3a8e5e
Updates needed for ESPHome 2021.8.0 (#20)
* Begin making updates needed for ESPHome v2021.8.0

* Wrap up changes needed for ESPHome 2021.8.0

Co-authored-by: Chris Nussbaum <chris.nussbaum@protolabs.com>
2021-08-19 08:08:10 -05: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
adc77d67d9
Energy monitoring fixes (#17)
* Fix energy monitoring for feit dimmers

* More energy reporting fixes/updates

* More energy monitoring updates

* Include missed readme update

* Final power monitoring updates

Co-authored-by: Chris Nussbaum <chris.nussbaum@protolabs.com>
2021-08-17 21:55:21 -05:00
Chris Nussbaum
3cffad99dd
Energy monitoring updates (#14)
* Update most everything to report power and energy to Home Assistant and Sense

* ESPSense is pulled from GitHub

Co-authored-by: Chris Nussbaum <chris.nussbaum@protolabs.com>
2021-08-14 17:13:17 -05:00
Chris Nussbaum
ae2ef5d478
Update Tuya component to match the eventual state of the ESPHome version (#13) 2021-07-25 09:33:16 -05:00
Chris Nussbaum
c7ef8cb8d5
Rewrite the Tuya dimmer as fan component (#11) 2021-07-13 07:55:29 -05:00
Chris Nussbaum
85a65d6307
Complete re-write of the Tuya Light Plus component (#10) 2021-07-12 08:33:37 -05:00
Chris Nussbaum
4b6c87b941 Misc work on Tuya related changes 2021-06-18 14:44:49 -05:00
Chris Nussbaum
88c2e6d0e5 Use packages not includes to prep for custom components 2021-06-15 17:23:38 -05:00
ChNussbaum
c4ea5150cc Finalize Scripture of the Day code 2020-11-19 16:41:08 -06:00
ChNussbaum
56abafbb31 Use packages
More folder restructuring
2020-10-07 07:56:19 -05:00
ChNussbaum
97f56631f0 Add new TuyaLightPlus
Start re-arranging folders
2020-09-28 22:22:53 -05:00