I would like to create and integrate dimmer slider switch from Node-Red to Home Assistant, like “switcher” integration. How can I create a dimmer switch in HomeAssistens that controls Node-Red dimmer node?
I have installed a HASC dimmer but I don’t have a entity in HA like switch.xxxx.xxx
Choose add helper button on bottom right. Choose number. You can then configure the steps and value range. You can then use this entity in a event state node to output a number to your dimmer node.