2020-10-07 12:56:19 +00:00
|
|
|
substitutions:
|
|
|
|
board: esp01_1m
|
2020-09-29 03:22:53 +00:00
|
|
|
|
2021-06-18 19:44:49 +00:00
|
|
|
external_components:
|
|
|
|
- source:
|
|
|
|
type: local
|
2023-02-15 19:42:51 +00:00
|
|
|
path: ./components
|
2021-08-19 13:08:10 +00:00
|
|
|
components: [ tuya_light_plus ]
|
2021-08-14 22:13:17 +00:00
|
|
|
|
2021-09-25 02:51:31 +00:00
|
|
|
packages:
|
2022-08-27 00:03:39 +00:00
|
|
|
base: !include device_base_esp8266.yaml
|
2021-09-25 02:51:31 +00:00
|
|
|
uart: !include uart/tuya.yaml
|
|
|
|
|
2021-08-14 22:13:17 +00:00
|
|
|
sensor:
|
|
|
|
- platform: total_daily_energy
|
|
|
|
name: ${device_name}
|
2022-03-29 18:54:34 +00:00
|
|
|
icon: mdi:flash
|
2021-08-14 22:13:17 +00:00
|
|
|
power_id: power
|
2021-08-18 02:55:21 +00:00
|
|
|
method: left
|
2021-08-14 22:13:17 +00:00
|
|
|
|
2021-06-18 19:44:49 +00:00
|
|
|
tuya:
|