Dilbert66 / esphome-dsckeybus

Esphome custom configuration for interfacing to a DSC POWERSERIES alarm system
177 stars 31 forks source link

Component Debug error #106

Closed feradelectronics closed 8 months ago

feradelectronics commented 8 months ago

Tried copying the new simplified yaml as you provided. How can i fix this. I also installed the new dscKeybusInterface folder as needed.

I get the following error: text_sensor.debug: [source /config/esphome/dscalarmesp.yaml:333]

Component text_sensor.debug requires component debug. platform: debug device: name: Device Info

Thanks in advance for your quick response to resolving this issue.

Dilbert66 commented 8 months ago

Comment out with a # sign these 3 lines in the yaml:

You must be using an esp8266 I assume. These are for an esp32

feradelectronics commented 8 months ago

I am using an esp32

Dilbert66 commented 8 months ago

delete or comment them out anyhow. They are not needed.