Hey guys, brand new to HA ( trying to test the water and move from SmartThings ). Ive got a bunch of devices added, a conbee and a chunk of integrations all added ok. Now trying to create a simple automation to turn on a Hue scene and a nanoleaf scene by the press of a SmartThings button.
Yea, ok maybe not the easiest place to start but I’m comfortable with the real basic automations
Using some suggestions in this thread for the Nanoleafs - which seem to work ok if I just run the code, but I cannot save the automation in the UI, get the message malformed error.
I kind of didnt really know what I was doing between the UI and the YAML file edits…I created a base automation in the UI. Then pasted the nanoleaf into the YAML in file editor, and the YAML then appeared in the UI and ive been going from there since. It just wont save due to the error.
As i cant seem to add this in the UI, is it just a case of pasting that additional code after the ‘type: brightness_increase’ line and before the ’ mode: single’ line ?