Add suggested area to esphome devices
This commit is contained in:
+9
-8
@@ -1,3 +1,12 @@
|
||||
esphome:
|
||||
name: heating-og
|
||||
friendly_name: "Heating OG"
|
||||
area: "Bedroom"
|
||||
|
||||
project:
|
||||
name: dasfoo.heating-og
|
||||
version: "1.0"
|
||||
|
||||
esp8266:
|
||||
board: esp12e
|
||||
|
||||
@@ -10,14 +19,6 @@ packages:
|
||||
|
||||
logger:
|
||||
|
||||
esphome:
|
||||
name: heating-og
|
||||
friendly_name: "Heating OG"
|
||||
|
||||
project:
|
||||
name: dasfoo.heating-og
|
||||
version: "1.0"
|
||||
|
||||
switch:
|
||||
- platform: gpio
|
||||
pin: GPIO16
|
||||
|
||||
Reference in New Issue
Block a user