-
-
Notifications
You must be signed in to change notification settings - Fork 50
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dimmer slider issues #213
Comments
What happens when you move the slider on the HASPone? Does the slider move and stay where you dragged it on the display? If you look at device |
Yes, slider moves and stay where it was dragged.
No, nothing changes on HA's side.
Yes, HASPone slider moves accordingly and stay in the position of the new brightness value. Also, my mqtt server is hosted by another machine. I don't know if this is relevant to the issue. Doesn't seem like it should be a problem at all but could be. I'm not running firewall on my local network. |
Do you get anything in the automation log when you drag the slider? |
Nothing happens in the logs and mqtt server is not receiving anything. I did tweak the nexion interface to my liking. I'll compare the default tft file from the repo and mine just to be sure. Edit: That's precisely where the issue was. I accidentally deleted the slider and just created a new one from the menu and did not configure all of it's variable. |
Might be my configurations but when I slide the dimmer in home assistant, my HASPone slider moves accordingly and the light obeys. When i move the slider on the HASPone, nothing happens. So basically, the HASPone slider is only a status indicator instead of a control device. The dimmer is a DIY lamp I've built with esphome and a led strip. It's very strait forward PWM dimming from a wemo D1 mini. The dimmer was configured from the default blueprint from this repo (hasp_Display_Dimmer_with_Icon.yaml)
Software version : Home Assistant 2022.11.3, Supervisor 2022.10.2, Operating System 9.3
hardware: RPI3B+
here's the relevant automation.yaml entry :
Thanks for your help
The text was updated successfully, but these errors were encountered: