#Solved: How do I create a home screen widget to activate a scene?

1 messages · Page 1 of 1 (latest)

bright crystal
#

Hello,

I'm still fairly new to non-fully-gui configuration so I might have missed something obvious here. I have three scenes to control my smart thermostats - my "home", "away", and "off" scenes. I've been controlling them through the scenes window -> apply, but wanted to try and set up a set of widgets for my phone to tap and trigger the same effect.

I think I must have the syntax wrong however and I can't find great documentation about this particular use case of the widgets online. Below is one of my button widget configs; from the scenes reference page I think I have what I need. Is there something I'm obviously missing? Thanks in advance!

(Note that I did confirm that for example thermostats_away is the logical name for the scene, and confirmed my other two scene names)

...Edit, in writing this out to post I found that the issue is scene.apply vs scene.turn_on! Thanks discord for being my rubber ducky today 😅