You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After the upgrade to 2022.7.0 the Mi Flora sensor is no longer reporting. The error I get for the moisture state is - "Entity not available: sensor.plant_1_moisture". This is the same for the conductivity and battery states. When the core was reverted back to 2022.6.5, the sensor functioned fine again.
Hey there @Danielhiversen, @basnijholt, mind taking a look at this issue as it has been labeled with an integration (miflora) you are listed as a code owner for? Thanks! (message by CodeOwnersMention)
Duplicate from #74585, bluepy is deprecated which is used by miflora as could be seen in the Breaking Changes section of the last update release notes, so it wont work until someone rewrites the backend of miflora to the bleak bluetooth package.
The problem
After the upgrade to 2022.7.0 the Mi Flora sensor is no longer reporting. The error I get for the moisture state is - "Entity not available: sensor.plant_1_moisture". This is the same for the conductivity and battery states. When the core was reverted back to 2022.6.5, the sensor functioned fine again.
From sensor.yaml:
mac: 'c4:7c:8d:66:3c:b7'
name: Plant 1
force_update: false
median: 1
monitored_conditions:
Working with System:
Home Assistant Core 2022.6.5
Home Assistant Supervisor 2022.07.0
Home Assistant OS 8.2
Not Working with System:
Home Assistant 2022.7.0
Supervisor 2022.07.0
Operating System 8.2
Frontend 20220706.0 - latest
What version of Home Assistant Core has the issue?
2022.7.0
What was the last working version of Home Assistant Core?
2022.6.5
What type of installation are you running?
Home Assistant OS
Integration causing the issue
Mi Flora
Link to integration documentation on our website
https://www.home-assistant.io/integrations/miflora/
Diagnostics information
No response
Example YAML snippet
Anything in the logs that might be useful for us?
No response
Additional information
From the GUI Configuration (YAML version)
type: vertical-stack
cards:
entity: sensor.plant_1_moisture
graph: line
name: Plant Moisture
hours_to_show: 48
entity: sensor.plant_1_conductivity
graph: line
name: Plant Conductivity
hours_to_show: 48
The text was updated successfully, but these errors were encountered: