20
105
1384
金牌会员
使用道具 举报
22
162
1552
0
92
1671
alias: test description: "" trigger: - platform: state entity_id: - light.a - light.b - light.c condition: [] action: - service: input_text.set_value target: entity_id: input_text.test data: value: >- {{ iif(is_state('light.a', 'on'),10,0)+ iif(is_state('light.b', 'on'),20,0) + iif(is_state('light.c', 'on'),30,0) }} mode: single
查看全部评分
本版积分规则 发表回复 回帖后跳转到最后一页
Archiver|手机版|小黑屋|Hassbian ( 晋ICP备17001384号-1 )
GMT+8, 2025-7-1 04:46 , Processed in 0.393247 second(s), 12 queries , MemCached On.
Powered by Discuz! X3.5
© 2001-2025 Discuz! Team.