This commit is contained in:
J. Nick Koston 2023-06-08 11:26:10 -05:00
parent 542eeab1d5
commit c85e752b84
No known key found for this signature in database
1 changed files with 2 additions and 5 deletions

View File

@ -1,19 +1,16 @@
esphome: esphome:
name: ${id_prefix} name: ${id_prefix}
platform: ESP8266
esp8266:
board: esp01_1m board: esp01_1m
restore_from_flash: true restore_from_flash: true
api:
id: api_server
external_components: external_components:
- source: - source:
type: git type: git
url: https://github.com/bdraco/esphome-ratgdo url: https://github.com/bdraco/esphome-ratgdo
refresh: 1s refresh: 1s
ratgdo: ratgdo:
id: ${id_prefix} id: ${id_prefix}