mirror of
https://github.com/nuttytree/ESPHome-Devices.git
synced 2024-08-30 18:12:19 +00:00
* 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>
5 lines
78 B
YAML
5 lines
78 B
YAML
button:
|
|
- platform: restart
|
|
id: reboot
|
|
name: Restart ${device_name}
|