.ha_mcp/logs/mcp_usage.jsonl, scripts.yaml
This commit is contained in:
@@ -240,12 +240,3 @@ light_color_temp_helper:
|
||||
name: Mode
|
||||
description: Select switch mode
|
||||
description: "Switch color temperature of light in steps \nVersion: 2026-03-22"
|
||||
test_rgb_restore:
|
||||
alias: TEMP Test RGB Restore
|
||||
sequence:
|
||||
- action: light.turn_on
|
||||
target:
|
||||
entity_id: light.office_lamp
|
||||
data:
|
||||
rgb_color: '{{ states(''input_text.office_lamp_previous_color'').split('','')
|
||||
| map(''int'') | list }}'
|
||||
|
||||
Reference in New Issue
Block a user