Ecobee: Adding/Removing Sensors From Comfort Settings

Hello,

I am currently migrating what I can from SmartThings to Home Assistant. One of my automations I currently do with my Ecobee in SmartThings is add and remove a remote sensor from my ‘Home’ comfort setting.

I can’t find anyway to do this in Home Assistant. Is this possible?

Thanks!

Might not be useful now, but I worked out to use IFTTT to change the comfort level until the next schedule.

If = Webhook
That = Ecobee - change comfort level

Then follow the ifttt documentation to use to service ifttt.trigger https://www.home-assistant.io/components/ifttt/

I worked around this the same way by creating comfort settings that had different sensors in it. Using IFTTT is unnecessary though as you can do that directly in Home Assistant and not rely on another cloud. You can call any of your comfort settings using the set_hold_mode service.