Use heat mode for heat. Move EXT HT to custom presets. (#3437)

* Use heat mode for heat. Move EXT HT to custom presets.

* Fix syntax error.
This commit is contained in:
James Szalay
2022-05-11 23:26:14 -04:00
committed by GitHub
parent c2aaae4818
commit 01c4d3c225
2 changed files with 6 additions and 2 deletions
+2
View File
@@ -67,6 +67,8 @@ class Bedjet : public climate::Climate, public esphome::ble_client::BLEClientNod
// We could fetch biodata from bedjet and set these names that way.
// But then we have to invert the lookup in order to send the right preset.
// For now, we can leave them as M1-3 to match the remote buttons.
// EXT HT added to match remote button.
"EXT HT",
"M1",
"M2",
"M3",