Moved LIFX Cloud config to avoid conflicts
This commit is contained in:
@ -169,3 +169,6 @@ rest_command:
|
||||
url: 'https://api.todoist.com/sync/v8/sync'
|
||||
payload: !secret todoist_api_payload
|
||||
content_type: 'application/x-www-form-urlencoded'
|
||||
scene:
|
||||
- platform: lifx_cloud
|
||||
token: !secret lifx_token
|
||||
|
@ -180,5 +180,3 @@
|
||||
friendly_name: Dining Room Lamp - White
|
||||
supported_features: 5
|
||||
state: 'on'
|
||||
- platform: lifx_cloud
|
||||
token: !secret lifx_token
|
||||
|
Reference in New Issue
Block a user