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

Mi Flora Plant sensors don't update with 0.96.5 #25650

Closed
furiaceka87 opened this issue Aug 2, 2019 · 3 comments
Closed

Mi Flora Plant sensors don't update with 0.96.5 #25650

furiaceka87 opened this issue Aug 2, 2019 · 3 comments
Assignees

Comments

@furiaceka87
Copy link

Home Assistant release with the issue: 0.96.5

Last working Home Assistant release (if known): I don't know

Operating environment (Hass.io/Docker/Windows/etc.): Hass.io

Component/platform: /components/miflora/

Description of problem: I've three Mi Flora plant sensors correctly recognized.
The sensor will be updated just after the Raspberry reboot. After 24 hours no more update.

Problem-relevant sensors.yaml entries and (fill out even if it seems unimportant):

  - platform: miflora
    mac: C4:7C:8D:6B:1C:76
    name: Bonsai
    force_update: true
    monitored_conditions:
      - moisture
      - light
      - temperature
      - conductivity
      - battery

  - platform: miflora
    mac: C4:7C:8D:6B:26:45
    name: Potus
    force_update: true
    monitored_conditions:
      - moisture
      - light
      - temperature
      - conductivity
      - battery

  - platform: miflora
    mac: C4:7C:8D:6B:23:03
    name: Zamia
    force_update: true
    monitored_conditions:
      - moisture
      - light
      - temperature
      - conductivity
      - battery

Traceback (if applicable): I only have trace after reboot

019-08-01 23:25:04 DEBUG (SyncWorker_17) [miflora.miflora_poller] Filling cache with new sensor data.
2019-08-01 23:25:14 DEBUG (SyncWorker_17) [miflora.miflora_poller] Received result for handle 56: 64 2A 33 2E 32 2E 31
2019-08-01 23:25:26 DEBUG (SyncWorker_17) [miflora.miflora_poller] Received result for handle 53: 04 01 00 00 00 00 00 26 4C 03 02 3C 00 FB 34 9B
2019-08-01 23:25:36 DEBUG (SyncWorker_18) [miflora.miflora_poller] Using cache (0:00:10.140693 < 0:20:00)
2019-08-01 23:25:36 DEBUG (SyncWorker_10) [miflora.miflora_poller] Using cache (0:00:10.158352 < 0:20:00)
2019-08-01 23:25:36 DEBUG (SyncWorker_4) [miflora.miflora_poller] Using cache (0:00:10.178377 < 0:20:00)
2019-08-01 23:25:36 DEBUG (SyncWorker_19) [miflora.miflora_poller] Filling cache with new sensor data.
2019-08-01 23:25:42 DEBUG (SyncWorker_19) [miflora.miflora_poller] Received result for handle 56: 64 2A 33 2E 32 2E 31
2019-08-01 23:25:42 DEBUG (SyncWorker_19) [miflora.miflora_poller] Received result for handle 53: 09 01 00 2F 00 00 00 21 9A 05 02 3C 00 FB 34 9B
2019-08-01 23:25:46 DEBUG (SyncWorker_4) [miflora.miflora_poller] Using cache (0:00:03.700319 < 0:20:00)
2019-08-01 23:25:46 DEBUG (SyncWorker_4) [miflora.miflora_poller] Using cache (0:00:03.915939 < 0:20:00)
2019-08-01 23:25:46 DEBUG (SyncWorker_10) [miflora.miflora_poller] Using cache (0:00:03.958267 < 0:20:00)
2019-08-01 23:25:46 DEBUG (SyncWorker_0) [miflora.miflora_poller] Filling cache with new sensor data.
2019-08-01 23:25:59 DEBUG (SyncWorker_9) [miflora.miflora_poller] Using cache (0:15:00.008434 < 0:20:00)
2019-08-01 23:25:59 DEBUG (SyncWorker_3) [miflora.miflora_poller] Using cache (0:15:00.015143 < 0:20:00)
2019-08-01 23:25:59 DEBUG (SyncWorker_19) [miflora.miflora_poller] Using cache (0:15:00.022788 < 0:20:00)

Additional information: Later on each 20minutes I receive
Updating miflora sensor took longer than the scheduled update interval 0:20:00

@furiaceka87
Copy link
Author

I solved by manual install BluepyBackend.
Is it possible to have BluepyBackend automatically included in the next version of HA?

@ghost
Copy link

ghost commented Aug 2, 2019

Hey there @Danielhiversen, @ChristianKuehnel, mind taking a look at this issue as its been labeled with a integration (miflora) you are listed as a codeowner for? Thanks!

This is a automatic comment generated by codeowners-mention to help ensure issues and pull requests are seen by the right people.

@ChristianKuehnel
Copy link
Contributor

Duplicate of #24453

@frenck frenck closed this as completed Aug 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants