我现在已经解决了 30 房子周围基于 tasmota 的智能插头. 我最近一直在修改一些设置,以针对他们所拥有的角色优化它们
The first thing I wanted to do was to tweak the energy monitoring plugs I have (from LocalBytes) so they report energy use more precisely. Whilst it is possible to adjust how often they report, a smarter way to do this is to adjust what level of power change will trigger an update. 有 2 ways to do this — either as a percentage or as an absolute. Go to the command line and enter one of the following (changing the 10 part to whatever value you require)
PowerDelta 10 = Update MQTT on 10% 变化
PowerDelta 110 = Update MQTT on 10W change
The next thing I wanted to tweak was the sleep time as most of my plugs can sleep more than the default. The default is a smartsleep mode which works well and for devices where I often press the button I have left the default. But for devices where I don’t press the button I increased the value with the following
睡觉 250
Note it is not advised to change this for plugs you do press — the default value of 50 works well for these. Further it is not advised to change this for energy monitoring plugs
To see the current value simply type the command without a number after it.
I tend to use PowerDelta 104 and Sleep 50 for power monitoring devices, 睡觉 50 for devices where I press the button regularly, and Sleep 250 for other plugs
请通过下面的评论给我们你的想法! 如果您想订阅,请使用菜单上的订阅链接右上方. 您还可以通过使用下面的链接社会分享这与你的朋友. 干杯.
发表评论