Baldhor / Homey-ESPhome-Enhanced

This is an Homey app which adds support for ESPHome devices. ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems. More information on their homepage: https://www.esphome.io/
GNU General Public License v3.0
4 stars 3 forks source link

Press the button and Numbers changed #13

Closed OneGoogus closed 10 months ago

OneGoogus commented 10 months ago

Missing the option to select which button to press, if more then one.

on Number changed, how to select which sensor value I want to trigger on if more then one?

Baldhor commented 10 months ago

@OneGoogus When you configure the action (button) or the condition (number), you should be able to select a tag to indicate which one. I sadly do not have multi sensor or multi button device to test it out.

maybe @aedens78 can help with a screenshot, unsure if he use flow

OneGoogus commented 10 months ago

I get no option to select on my device. it just say press the button" image

same goes for trigger. no option. just number changed image

Baldhor commented 10 months ago

@OneGoogus image

Should be this button!

Baldhor commented 10 months ago

@OneGoogus I don't know if you solved the issue, but I will not fix it on the current driver, please check the new wizard driver.

Refer to: https://github.com/Baldhor/Homey-ESPhome-Enhanced/issues/12#issuecomment-1680879637