Nice.
I’m guessing from the “intensity” that that’s a variable light. I don’t
know anything about how to control those but maybe we can learn.
The 24v can probably be operated like a normal outlet. Here’s how I
discover the correct things to send to the Apex (I pressed F12 in Chrome
for this view):
In this case, I’d told it to turn off. 1 is off, 2 is on, 0 is auto.
Heater_state is the thing to send to change its state to one of those
values.
This can be extended to just about anything that can be controlled from
this admin page but the numbers are key. Any state you want supported
needs to be mapped to something similar in smartthings. Things like
dimmable lights get mapped to a percentage; things like outlets get mapped
to on/off/auto like our heater.