mirror of
https://github.com/outbackdingo/Biohazard.git
synced 2026-03-21 01:39:38 +00:00
feat: add ESPHome
This commit is contained in:
@@ -3,7 +3,5 @@ substitutions:
|
||||
area: "JJ's Room"
|
||||
name: "AC - CN105"
|
||||
packages:
|
||||
cn105: !include
|
||||
file: ./metadata.yaml
|
||||
vars:
|
||||
include: ./mitsubishi-cn105-bt-proxy.yaml
|
||||
- !include ./metadata.yaml
|
||||
- !include ./mitsubishi-cn105-bt-proxy.yaml
|
||||
|
||||
@@ -9,4 +9,3 @@ substitutions:
|
||||
name_dns: >
|
||||
$${name | replace("_", "-") | replace(" - ", "-") | replace(" ", "-") | lower}
|
||||
|
||||
packages: !include "$${include}"
|
||||
|
||||
Reference in New Issue
Block a user