Updated Hass to 2021.5.x, Envoy integration got autodiscovered. Now have sensors for all microinverters, whether I wanted them or not
However the new integration is still marked as “Discovered” with a highlighted configure button.
I have a separate new “Envoy” card under integrations. It shows 27 entities, one for each microinverter, but doesn’t show any of the main entities such as production today.
So I haven’t explicitly enabled the new integration but yet it seems to be enabled.
It is great to see all of the progress that has been made on this, but I’ve got some questions:
It does look like I’ve got new consumption sensors that I never had before. (I don’t have consumption CTs so this is incorrect data that I don’t need to store.)
If one wants to disable the new integration, or some of the entities like consumption, how does that happen? Configuration via YAML is now marked as deprecated.
What’s the default scan interval for the inverter data and the other data?
If the envoy gets overloaded, how do I disable the inverter data collection? See the above comment about the current state of the integration cards. There is an Envoy card that covers the inverters, but nothing else. It’s not clear, if I disable that does it affect just the inverters, or all envoy sensors?
If I want to raise issues, I don’t think these are envoy_reader issues, so do they need to be raised against Home Assistant to be tied to the integration?
Note: I have the old manually configured envoy sensor. I don’t know how this changed the UX for the autodiscovery of the new/updated integration.
sensor envoy:
- platform: enphase_envoy
ip_address: envoy
scan_interval: 150
monitored_conditions:
- production
- daily_production