5
97
346
中级会员
- alias: turn on ac trigger: platform: time at: '18:20:00' condition: condition: and conditions: - condition: template value_template: '{{ states.sensor.heweather_fl.state | int > 35 }}'
使用道具 举报
123
4548
1万
管理员
囧死
26
527
2730
金牌会员
- condition: numeric_state entity_id: sensor.heweather_fl above: 35
- alias: turn on ac trigger: platform: time at: '18:26:00' condition: condition: and conditions: - condition: numeric_state entity_id: sensor.heweather_fl above: 35 - condition: state entity_id: device_tracker.iphone state: 'home' action: - service: notify.ios_iphone data: message: 是否打开空调 data: push: badge: 0 category: "acon" - alias: ac standby trigger: platform: event event_type: ios.notification_action_fired event_data: actionName: ACSTANDBY action: - service: tts.google_say data_template: entity_id: media_player.bedroom message: > "AC STANDBY" cache: false - alias: turn ac on trigger: platform: event event_type: ios.notification_action_fired event_data: actionName: ACTURNON action: - service: climate.turn_on entity_id: climate.gree
ios: push: categories: - name: ACON identifier: 'acon' actions: - identifier: 'ACSTANDBY' title: 'ac standby' activationMode: 'background' authenticationRequired: yes destructive: yes - identifier: 'ACTURNON' title: 'turn on' activationMode: 'background' authenticationRequired: yes destructive: no
8
728
4706
论坛元老
Aiden1 发表于 2018-8-20 13:39 解决了吗?
本版积分规则 发表回复 回帖后跳转到最后一页
教程高产大神,简直就是为了教程而生~
Archiver|手机版|小黑屋|Hassbian ( 晋ICP备17001384号-1 )
GMT+8, 2025-5-6 23:22 , Processed in 0.071207 second(s), 28 queries .
Powered by Discuz! X3.5
© 2001-2025 Discuz! Team.