1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-02 03:12:20 +01:00

Added component Daikin BRC to support ceiling cassette heatpumps (#3743)

This commit is contained in:
hagak
2022-10-19 03:29:22 -04:00
committed by GitHub
parent 138de643a2
commit d7576f67e8
6 changed files with 384 additions and 0 deletions

View File

@@ -58,6 +58,7 @@ esphome/components/cse7761/* @berfenger
esphome/components/ct_clamp/* @jesserockz
esphome/components/current_based/* @djwmarcx
esphome/components/dac7678/* @NickB1
esphome/components/daikin_brc/* @hagak
esphome/components/daly_bms/* @s1lvi0
esphome/components/dashboard_import/* @esphome/core
esphome/components/debug/* @OttoWinter