Jesse Hills
ed443c6153
Bluetooth Proxy active connections ( #3817 )
2022-10-04 10:45:06 +13:00
Joe
6d5cb866db
Add BedJet Fan child component ( #3735 )
2022-08-31 13:53:18 +12:00
Joe
fef39b9fbe
Refactor BedJet climate into Hub component ( #3522 )
2022-08-09 10:14:37 +12:00
Jesse Hills
9663760ec5
Merge branch 'dev' into bump-2022.6.0b1
2022-06-08 22:46:20 +12:00
Joe
a6ff02a3cf
Refactor clock syncing ( #3503 )
...
* Expose `send_local_time()` as public, for use in lambdas.
This will send the current time configured in `time_id`.
* Add a new `set_clock()` public method, separate from time_id.
This allows setting the clock manually, without syncing from a Time
Component. Again this can only be called from ESPHome; i.e.,
generally from a lambda.
2022-06-03 13:53:20 +12:00
Joe
708672ec7e
[BedJet] Add configurable heating strategy ( #3519 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com >
2022-05-31 15:45:01 +12:00
Jesse Hills
dda1ddcb26
Add missing import to bedjet ( #3490 )
2022-05-19 16:23:40 +12:00
user897943
7882105661
Update bedjet_const.h to remove blank spaces before speed steps, fixes Unknown Error when using climate.set_fan_mode in HA ( #3476 )
2022-05-19 10:25:42 +12:00
James Szalay
c1480029fb
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.
2022-05-12 17:00:13 +12:00
James Szalay
01c4d3c225
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.
2022-05-12 15:26:14 +12:00
Joe
6bac551d9f
Add BedJet BLE climate component ( #2452 )
2022-04-14 13:16:13 +12:00