berezhinskiy / ecoflow_exporter

Prometheus exporter for EcoFlow portable power stations
GNU General Public License v3.0
253 stars 45 forks source link

Message queue is empty if mobile app closed #74

Open sera527 opened 2 months ago

sera527 commented 2 months ago

Доброго дня! маю River 2 Pro. Користуюся мобільним застосунком на iPhone. Спробував скористатися вашим проектом, але виявив, що дані в графані зʼявляються лише тоді, коли відкриваю застосунок на телефоні. В інший час докер контейнер пише таке:

2024-08-28 15:16:01 2024-08-28 12:16:01,800 INFO    Reconnection successful, continuing
2024-08-28 15:16:01 2024-08-28 12:16:01,843 ERROR   Unexpected MQTT disconnection: Unspecified error. Will auto-reconnect
2024-08-28 15:16:07 2024-08-28 12:16:07,962 INFO    Subscribed to MQTT topic /app/device/property/R621ZEB4XF270414
2024-08-28 15:16:10 2024-08-28 12:16:10,510 INFO    Message queue is empty. Assuming that the device is offline
2024-08-28 15:16:20 2024-08-28 12:16:20,514 INFO    Message queue is empty. Assuming that the device is offline
2024-08-28 15:16:30 2024-08-28 12:16:30,516 INFO    Message queue is empty. Assuming that the device is offline
2024-08-28 15:16:40 2024-08-28 12:16:40,519 INFO    Message queue is empty. Assuming that the device is offline
2024-08-28 15:16:50 2024-08-28 12:16:50,522 INFO    Message queue is empty. Assuming that the device is offline
2024-08-28 15:17:00 2024-08-28 12:17:00,525 INFO    Message queue is empty. Assuming that the device is offline
2024-08-28 15:17:10 2024-08-28 12:17:10,528 INFO    Message queue is empty. Assuming that the device is offline
2024-08-28 15:17:11 2024-08-28 12:17:11,810 ERROR   No messages received for 60 seconds. Reconnecting to MQTT
2024-08-28 15:17:11 2024-08-28 12:17:11,831 INFO    Connecting to MQTT Broker mqtt-e.ecoflow.com:8883 using client id ANDROID_609351C6-377F-4A61-BB7B-C5000EC5A0F1_1705207767990456322
2024-08-28 15:17:11 2024-08-28 12:17:11,905 INFO    Reconnection successful, continuing
2024-08-28 15:17:11 2024-08-28 12:17:11,940 ERROR   Unexpected MQTT disconnection: Unspecified error. Will auto-reconnect
2024-08-28 15:17:18 2024-08-28 12:17:18,058 INFO    Subscribed to MQTT topic /app/device/property/R621ZEB4XF270414
2024-08-28 15:17:20 2024-08-28 12:17:20,531 INFO    Message queue is empty. Assuming that the device is offline
2024-08-28 15:17:30 2024-08-28 12:17:30,534 INFO    Message queue is empty. Assuming that the device is offline
2024-08-28 15:17:40 2024-08-28 12:17:40,537 INFO    Message queue is empty. Assuming that the device is offline

Буду вдячний, якщо допоможете побороти цю проблему.

roman-sakh commented 2 months ago

Це не проблема цього застосунку. Це екофлоу не публікує дані

sera527 commented 2 months ago

@roman-sakh я так розумію, що застосунок на моєму телефоні змушує мій EcoFlow публікувати дані. Чи можна якось змушувати EcoFlow публікувати дані, як це робить мій телефон?