marcfager / nspanel-mf

Custom HMI controlled by ESPHome for the Sonoff NSPanel. Includes media player card and home screen with weather data and clock. More to come.
215 stars 60 forks source link

Buzzer not working on NSPanel with ESPHOME #30

Closed irqnet closed 1 year ago

irqnet commented 1 year ago

I've successfully flashed ESPHome on my NSPanel and adapted the settings for my personal needs with Homeassistant.

What I didn't get is, that the buzzer of my panel is not working with the following configuration:

`output:

Buzzer for playing tones

I haven't found any information about using another GPIO, so I assume using pin 21 should work, but I cannot get rttl tones played using the homeassistant service.

ESPHome Log:

image

nejc-cc commented 1 year ago

I would check something isn't wrong hardware-wise. I just tested this and it works for me.

irqnet commented 1 year ago

Tried again with another NSPanel.. seems really hardware related.