Keep addons in the root

To avoid breaking changes
This commit is contained in:
Edward Firmo
2024-02-16 18:55:42 +01:00
parent dc4a5f43e1
commit c0430b4410
3 changed files with 12 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
---
packages:
climate_cool_package: !include esphome/nspanel_esphome_addon_climate_cool.yaml
...

View File

@@ -0,0 +1,4 @@
---
packages:
climate_dual_package: !include esphome/nspanel_esphome_addon_climate_dual.yaml
...

View File

@@ -0,0 +1,4 @@
---
packages:
climate_heat_package: !include esphome/nspanel_esphome_addon_climate_heat.yaml
...