1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-30 22:53:59 +00:00

BedJet: expose the outlet temperature on the climate and as a sensor (#6633)

This commit is contained in:
Alex Boyd
2024-05-15 17:31:08 -06:00
committed by GitHub
parent 1f29023c92
commit 773951d85e
12 changed files with 168 additions and 9 deletions

View File

@@ -51,6 +51,7 @@ esphome/components/bang_bang/* @OttoWinter
esphome/components/bedjet/* @jhansche
esphome/components/bedjet/climate/* @jhansche
esphome/components/bedjet/fan/* @jhansche
esphome/components/bedjet/sensor/* @javawizard @jhansche
esphome/components/bh1750/* @OttoWinter
esphome/components/binary_sensor/* @esphome/core
esphome/components/bk72xx/* @kuba2k2