streamdeck-homeassistant
streamdeck-homeassistant copied to clipboard
Enable service call on sensor entity
Hello, would it be possible to include a service call option even when a sensor is selected as entity? I have today a button with the temperature and another with the humidity, both working fine. I would like to add a service call to power on/off the AC on the temperatue one, and power on/off the humidifier in the humidity one. The entities used on the service call would be other ones than the sensor ones (I think this is already supported in the payload json).
Thanks!