Add RAC example

This commit is contained in:
PSONALl
2023-07-17 16:57:17 +05:30
parent 996449333c
commit 9712ab9041
15 changed files with 835 additions and 0 deletions
+6
View File
@@ -47,3 +47,9 @@ examples/zigbee_bridge:
- if: IDF_TARGET in ["esp32"]
temporary: true
reason: the other targets are not tested yet
examples/room_air_conditioner:
enable:
- if: IDF_TARGET in ["esp32", "esp32c3", "esp32c2", "esp32c6", "esp32h2"]
temporary: true
reason: the other targets are not tested yet