illuzn

Results 52 comments of illuzn

It looks like I've discovered something more. If my device auto rotation is lock/ off, that is when I encounter this problem. It seems like the device thinks it should...

I believe this is an upstream issue... it's occurring in another esphome build I'm using too.

Sorry to keep doing this to you.

Also, which pins is the microphone connected to? The schematic suggests GPIO2 (SDATA), GPIO47 (CLK) and GPIO48 (WS). ![image](https://github.com/user-attachments/assets/741b8bcb-7b30-426f-8944-b4ca4ac477b3) The product listing suggests GPIO2 (SDATA), GPIO41 (CLK) and GPIO42 (WS)...

When you say other blind motors do you mean this specific model or another model?

I think the open/ closed state should be derived from position which makes more sense. DPS1 tells us whether the motor is moving. DPS2 tells u which direction the motor...

Issue appears to arrive from this commit: https://github.com/Blackymas/NSPanel_HA_Blueprint/blob/afb9cd4bc5dacd9d388935f4f6000243fd0e94af/esphome/nspanel_esphome_addon_bluetooth_proxy.yaml#L20 Which was previously this: https://github.com/Blackymas/NSPanel_HA_Blueprint/blob/544b2bc9cf31d9f108f2e2c966e688f077354f16/esphome/nspanel_esphome_addon_bluetooth_proxy.yaml#L15-L16 This undocumented changed seems to cause a circular reference which throws this error. The previous behaviour did...

Yes, it has fixed itself. I will save the full page html next time - didn't think of that.