Move device-specific files into subfolders
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ esphome:
|
||||
version: "1.0"
|
||||
|
||||
includes:
|
||||
- zehnder.h
|
||||
- bathroomheater/zehnder.h
|
||||
|
||||
packages:
|
||||
device_base: !include templates/esp8266.yaml
|
||||
|
||||
+2
-2
@@ -8,8 +8,8 @@ esphome:
|
||||
version: "2.0"
|
||||
|
||||
includes:
|
||||
- somfy.h
|
||||
- cc1101.h
|
||||
- blinds/somfy.h
|
||||
- blinds/cc1101.h
|
||||
|
||||
libraries:
|
||||
- SPI
|
||||
|
||||
Reference in New Issue
Block a user