Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

POW module send MQTT message out of Telemetry period #4130

Closed
AlexBoosh opened this issue Oct 21, 2018 · 3 comments
Closed

POW module send MQTT message out of Telemetry period #4130

AlexBoosh opened this issue Oct 21, 2018 · 3 comments
Labels
duplicated Result - Duplicated Issue

Comments

@AlexBoosh
Copy link

POW module send MQTT message out of Telemetry period.
Telemetry periot set 30 second
Periodically messages arrive outside this period.
In the log below, these are messages in 19:19:53 and 19:19:54.
Message in 19:19:53 have wrong Power value.

Can help me?
Thanks.
Log:

19:19:12 MQT: HA/pow/STATE = {"Time":"2018-10-19T19:19:12","Uptime":"0T13:56:02","Vcc":3.464,"POWER":"ON","Wifi":{"AP":1,"SSId":"iptv3","RSSI":64,"APMac":"F8:32:E4:B1:D0:08"}}
19:19:12 MQT: HA/pow/SENSOR = {"Time":"2018-10-19T19:19:12","ENERGY":{"Total":7.961,"Yesterday":0.000,"Today":7.961,"Period":12,"Power":1457,"Factor":1.00,"Voltage":217,"Current":6.168}}
19:19:42 MQT: HA/pow/STATE = {"Time":"2018-10-19T19:19:42","Uptime":"0T13:56:32","Vcc":3.463,"POWER":"ON","Wifi":{"AP":1,"SSId":"iptv3","RSSI":64,"APMac":"F8:32:E4:B1:D0:08"}}
19:19:42 MQT: HA/pow/SENSOR = {"Time":"2018-10-19T19:19:42","ENERGY":{"Total":7.973,"Yesterday":0.000,"Today":7.973,"Period":12,"Power":1459,"Factor":1.00,"Voltage":217,"Current":6.158}}

19:19:53 MQT: HA/pow/SENSOR = {"Time":"2018-10-19T19:19:53","ENERGY":{"Total":7.978,"Yesterday":0.000,"Today":7.978,"Power":0,"Factor":0.00,"Voltage":217,"Current":6.151}}
19:19:54 MQT: HA/pow/SENSOR = {"Time":"2018-10-19T19:19:54","ENERGY":{"Total":7.978,"Yesterday":0.000,"Today":7.978,"Power":1455,"Factor":1.00,"Voltage":217,"Current":6.158}}

19:20:12 MQT: HA/pow/STATE = {"Time":"2018-10-19T19:20:12","Uptime":"0T13:57:02","Vcc":3.463,"POWER":"ON","Wifi":{"AP":1,"SSId":"iptv3","RSSI":64,"APMac":"F8:32:E4:B1:D0:08"}}
19:20:12 MQT: HA/pow/SENSOR = {"Time":"2018-10-19T19:20:12","ENERGY":{"Total":7.985,"Yesterday":0.000,"Today":7.985,"Period":12,"Power":1451,"Factor":1.00,"Voltage":217,"Current":6.151}}
19:20:42 MQT: HA/pow/STATE = {"Time":"2018-10-19T19:20:42","Uptime":"0T13:57:32","Vcc":3.463,"POWER":"ON","Wifi":{"AP":1,"SSId":"iptv3","RSSI":64,"APMac":"F8:32:E4:B1:D0:08"}}
19:20:42 MQT: HA/pow/SENSOR = {"Time":"2018-10-19T19:20:42","ENERGY":{"Total":7.998,"Yesterday":0.000,"Today":7.998,"Period":12,"Power":1455,"Factor":1.00,"Voltage":217,"Current":6.158}}
@ascillato
Copy link
Contributor

Hi,

Sorry that you didn't follow the troubleshooting template. You would find that this issue has been addressed before. You have set a powerdelta set.

Please, review the commands in the wiki and also search in the issues.

Thanks.

Remember that you can find us also in the Tasmota Chat.

@ascillato2 ascillato2 added the question Type - Asking for Information label Oct 21, 2018
@AlexBoosh
Copy link
Author

Thank you, Excuse for troubling.
All work fine, thx!

@curzon01
Copy link
Contributor

multi-duplicate issue #3795, #3660, #3648

@ascillato2 ascillato2 added duplicated Result - Duplicated Issue and removed question Type - Asking for Information labels Oct 23, 2018
arendst added a commit that referenced this issue May 24, 2019
Change default PowerDelta from 80% to 0% on new installations (#5858, #5028, #4813, #4130, #4145, #3795, #3778, #3660, #3648)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicated Result - Duplicated Issue
Projects
None yet
Development

No branches or pull requests

4 participants