Matthias Alphart
Matthias Alphart
Still happening on my phone in the HA companion app.
New data tables don't show header in narrow mode, and it isn't horizontal scrollable anymore. So I guess we are good.
Well, > "Note" : "this internal API may be changed any time", doesn't look that promising to me. Given the inconsistency of the previous models in SolarAPI I guess this...
Ah nice, my "Fronius Symo 5.0-3-M" (Datalogger 3.20.6) provides this endpoint too. But I have no battery, so not really anything interesting there I couldn't get from the official API.
Hi 👋! Afaik, an integration shall provide entities based on API responses. It shall not provide calculated entities. Looking at https://www.home-assistant.io/integrations/fronius/#consumption-path-meter I do see pre-built template code that can be...
https://github.com/home-assistant/core/pull/116535 would already be a nice step towards a more user friendly Fronius integration. Not 100% sure if it is ok in Core though.
I like the idea 👍 The group monitor tab doesn't share its data with other tabs - it only updates when open. I think it would be better to save...
The system is designed to be "easily" extended to other platforms. Switch was the "proof of concept," and Light was an attempt to implement a more complex configuration. Both seem...
Hi 👋! Currently there is no migration from yaml. You can already see all entities in the integration panel. I don't think there is a need to show them in...
There is no way to edit `configuration.yaml` programatically. A migration would indeed be nice, but it would be better to support all yaml-supported entity types first so the whole config...