Germany
https://www.carstengrohmann.de
Comment by ~carstengrohmann on ~carstengrohmann/OOMAnalyser
That's fixed in 7314385b.
REPORTED
RESOLVED CLOSED~carstengrohmann assigned ~carstengrohmann to #2 on ~carstengrohmann/OOMAnalyser
Comment by ~carstengrohmann on ~carstengrohmann/OOMAnalyser
That's right. Let me test it and update the description.
Comment by ~carstengrohmann on ~carstengrohmann/OOMAnalyser
That's a good idea. I had also thought about it before, but didn't find a satisfactory solution to my questions and postponed it for the time being.
My thoughts are:
- kibi (2^1024) or kilo (2^1000), I prefer 1024
- convert all values to a base e.g. KB or MB or consider each value individually or a mix of both
- make the conversion configurable (off, automatic, base KB, base MB, base GB, ...)
What do you think?
~carstengrohmann assigned ~carstengrohmann to #3 on ~carstengrohmann/OOMAnalyser
Comment by ~carstengrohmann on ~carstengrohmann/deye-mqtt-ha-plugin
No feedback - it looks as the problem has now been solved.
REPORTED
RESOLVED CLOSED~carstengrohmann assigned ~carstengrohmann to #3 on ~carstengrohmann/deye-mqtt-ha-plugin
Comment by ~carstengrohmann on ~carstengrohmann/deye-mqtt-ha-plugin
Have you been able to test the proposed change and is the missing data now visible?
Comment by ~carstengrohmann on ~carstengrohmann/deye-mqtt-ha-plugin
The plugin has the filter
DEYE_HA_PLUGIN_IGNORE_TOPIC_PATTERNS
to exclude topics that are provided but not used. By default this filter excludes pv2 to pv4. Please adjustDEYE_HA_PLUGIN_IGNORE_TOPIC_PATTERNS
in yourconfig.env
and recreate the container to activate the changes inconfig.env
, as a simple restart of the container will not do this.
Comment by ~carstengrohmann on ~carstengrohmann/deye-mqtt-ha-plugin
I released a new version 2024-11-20. This version adds support for active power regulation but need the current docker image from Deye solar inverter MQTT bridge.
I'm not able to integrate ToU, based on the current implementation. You can configure it manually in HA.
Full list of changes:
- Add support for active power regulation
- Internal code changes
- Use new public API to create MQTT topic (requires Deye solar inverter MQTT bridge at least version 2024.11.1)
I am closing this ticket. You are welcome to open a new ticket if you encounter any problems.
REPORTED
RESOLVED CLOSED