sebastianstretch
Results
1
issues of
sebastianstretch
I am trying this but I can't get boolean or input_text to update/turn on/off.. ``` ha.call({ domain: 'input_boolean', service: 'input_boolean.turn_off', entity_id: 'input_boolean.testing' }) ``` EDIT: Sorry.. i figrured it out...