『瀚思彼岸』» 智能家居技术论坛

 找回密码
 立即注册
查看: 3316|回复: 0

[求助] 求助History Stats 不出来数据

[复制链接]

43

主题

409

帖子

3655

积分

元老级技术达人

积分
3655
金钱
3241
HASS币
136
发表于 2020-8-27 18:18:21 | 显示全部楼层 |阅读模式
History Stats 不出来数据死活不出来数据,还能帮看看
我试了几种状态都不对
19.png
  - platform: history_stats
    name: lightontoday
    entity_id: switch.d1mq12f_switch5logod4
    state: 'on'
    type: time
    start: '{{ now().replace(hour=0, minute=0, second=0) }}'
    end: '{{ now() }}'

  - platform: history_stats
    name: lightontodayb
    entity_id: switch.d1mq12f_switch5logod4
    state: 'on'
    type: ratio
    start: '{{ now().replace(hour=0, minute=0, second=0) }}'
    end: '{{ now() }}'

  - platform: history_stats
    name: lightontodayc
    entity_id: switch.d1mq12f_switch5logod4
    state: 'on'
    type: count
    start: '{{ now().replace(hour=0, minute=0, second=0) }}'
    end: '{{ now() }}'


回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

Archiver|手机版|小黑屋|Hassbian

GMT+8, 2024-5-17 11:23 , Processed in 3.464252 second(s), 25 queries .

Powered by Discuz! X3.4

Copyright © 2001-2021, Tencent Cloud.

快速回复 返回顶部 返回列表