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

feat: Add Daikin ARC (tested on Daikin ARC472A62) (#6429)

This commit is contained in:
MagicBear
2024-03-28 02:56:19 +08:00
committed by GitHub
parent 92b3d94cc7
commit 6b7f9b15ea
7 changed files with 621 additions and 0 deletions

View File

@@ -87,6 +87,7 @@ esphome/components/cst816/* @clydebarrow
esphome/components/ct_clamp/* @jesserockz
esphome/components/current_based/* @djwmarcx
esphome/components/dac7678/* @NickB1
esphome/components/daikin_arc/* @MagicBear
esphome/components/daikin_brc/* @hagak
esphome/components/daly_bms/* @s1lvi0
esphome/components/dashboard_import/* @esphome/core