File tree Expand file tree Collapse file tree 5 files changed +14
-1
lines changed Expand file tree Collapse file tree 5 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 1414 "toggle" : " [%key:common::device_automation::action_type::toggle%]" ,
1515 "turn_on" : " [%key:common::device_automation::action_type::turn_on%]" ,
1616 "turn_off" : " [%key:common::device_automation::action_type::turn_off%]"
17+ },
18+ "extra_fields" : {
19+ "for" : " [%key:common::device_automation::extra_fields::for%]"
1720 }
1821 },
1922 "entity_component" : {
Original file line number Diff line number Diff line change 5757 },
5858 "extra_fields" : {
5959 "brightness_pct" : " Brightness" ,
60- "flash" : " Flash"
60+ "flash" : " Flash" ,
61+ "for" : " [%key:common::device_automation::extra_fields::for%]"
6162 }
6263 },
6364 "entity_component" : {
Original file line number Diff line number Diff line change 1414 "changed_states" : " [%key:common::device_automation::trigger_type::changed_states%]" ,
1515 "turned_on" : " [%key:common::device_automation::trigger_type::turned_on%]" ,
1616 "turned_off" : " [%key:common::device_automation::trigger_type::turned_off%]"
17+ },
18+ "extra_fields" : {
19+ "for" : " [%key:common::device_automation::extra_fields::for%]"
1720 }
1821 },
1922 "entity_component" : {
Original file line number Diff line number Diff line change 1414 "changed_states" : " [%key:common::device_automation::trigger_type::changed_states%]" ,
1515 "turned_on" : " [%key:common::device_automation::trigger_type::turned_on%]" ,
1616 "turned_off" : " [%key:common::device_automation::trigger_type::turned_off%]"
17+ },
18+ "extra_fields" : {
19+ "for" : " [%key:common::device_automation::extra_fields::for%]"
1720 }
1821 },
1922 "entity_component" : {
Original file line number Diff line number Diff line change 55 "changed_states" : " {entity_name} update availability changed" ,
66 "turned_on" : " {entity_name} got an update available" ,
77 "turned_off" : " {entity_name} became up-to-date"
8+ },
9+ "extra_fields" : {
10+ "for" : " [%key:common::device_automation::extra_fields::for%]"
811 }
912 },
1013 "entity_component" : {
You can’t perform that action at this time.
0 commit comments