Commit Graph

22 Commits

Author SHA1 Message Date
Chris Nussbaum
557dae7ffc
Add Emporia Vue energy monitor (#42)
* Add the emporia-vue2 device
* Move time component from individual devices to the base device package
* Remove ESPSense component since I don't have a Sense energy monitor
* Update README
* Adjust BLE scan settings on garage fridge to improve wifi reliability
2022-11-01 16:25:09 -05:00
Chris Nussbaum
1af1341879
Updates to support ESPHome 2022.8.0 (#41) 2022-08-26 19:03:39 -05:00
Chris Nussbaum
dc50d93909
* Don't use wifi power saving (#40)
* Don't include AP config
2022-06-07 09:24:20 -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
3c710571d4
Garage fridge redesign (#31)
* 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

Co-authored-by: Chris Nussbaum <chris.nussbaum@protolabs.com>
2022-03-29 13:41:35 -05:00
Chris Nussbaum
df2c532d13
ESPHome version 2021.10.x updates (#30) 2021-11-11 12:46:56 -06:00
Chris Nussbaum
5c7c1a2060
Add a bunch of smartplugs for energy monitoring (#28) 2021-09-28 21:26:13 -05:00
Chris Nussbaum
e8717deb6c
Automate adding secrets and change to dashes (#27) 2021-09-24 21:51:31 -05:00
Chris Nussbaum
28b3840f5d
Stop pulling total_daily_energy from ESPHome dev (#24) 2021-09-17 14:05:52 -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
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
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
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
c4ea5150cc Finalize Scripture of the Day code 2020-11-19 16:41:08 -06:00
ChNussbaum
dbd6e6c824 All Feit dimmer devices use custom Tuya light comp
Move all Feit dimmer devices to device folder
README updates
2020-10-07 14:27:16 -05:00
ChNussbaum
56abafbb31 Use packages
More folder restructuring
2020-10-07 07:56:19 -05:00