Daniel Figus

Results 10 comments of Daniel Figus
trafficstars

https://gist.github.com/dfigus/4e48ed8e7924a637b028285914cdb065 Weather Sensor Plus is missing - but that's just a WeatherSensor Pro without the wind direction

Any idea what's the issue here? The error `Cannot read property 'shadowRoot' of null` is still here and in case it occurs the card stays empty (not just missing secondary...

Yes, I'm currently running the latest version 11 (reported as 2.1.2 in the console). The error did also occur with the previous version. Sometimes the result of `this._wrappedElement.shadowRoot.querySelector("hui-generic-entity-row")` is null...

Hi all, I just started with a HA addon here [dfigus/addon-solarflow-control](https://github.com/dfigus/addon-solarflow-control). It's still in an early state, but you can already configure everything via addon configs and it's runny already...

@jschroeter I use the EMQX add-on as this allows anonymous login. The Mosquito add-on does no longer allow anonymous login. The best option would be to spoof the login credentials...

@Grieshof In my opinion the main problem is that you are not using OpenDTU or AhoyDTU for controlling the inverter. Solarflow-control from @reinhard-brandstaedter only supports those two DTUs which send...

@sstidl Can you open the PR towards my fork here https://github.com/dfigus/solarflow-control? There seems to be no movement here anymore 😞.

@DB6CP You can apply the changes from my PR #350 (e.g. via `patch`). It's running on my end for around 1 month without issues.

@DB6CP I merged this into my fork here: https://github.com/dfigus/solarflow-control and created a new version 0.78. I also created the new version v0.11.1 of my HA addon https://github.com/dfigus/addon-solarflow-control which has a...

@reinhard-brandstaedter Can you please also create a new release? My HA addon will then incorporate the new version with the fix.