This gives no errors, but I see no scenes
I also tried this:
scene DanceParty:
- platform: lifx_cloud
token: 'MY_TOKEN'
This one spits out errors.
I see no LIFX scenes in my list of scenes in the gui in either case.
Do I need to add each scene from the cloud and include the -platform and token for each? Perhaps an example of your scene yaml would be all I need. Thanks!
Pretty sure I am just messing up the syntax.