Adam Outler
Adam Outler
It's preparation for when this repo upgrades to Java 11/16.
Yes. I guess I included items which should not have been in there. The UTF-8 part was discovered as the root of the other problems.
Java 11. I converted, modularized, and imported to my codebase before you added the changes for automodule. I'm contributing back compatible changes. You will eventually want to upgrade to Java...
As the addon author, I must mention that the addon isn't using an official version of MQTTExplorer. The official one doesn't work in browsers but does use webviews. However this...
Also #170, #171, #172 #173, as well as #64
The dialogue is intended to prevent you from clobbering data you have entered into a form. There is only one form field on the page. That's what the dialogue protects.
I can't reproduce this. It works for me on Windows 10.
Hrm. Ok. I have never operated in basic mode or whatever so I didn't know that. It would be preferred to have this be advanced though so it will stay.
Docs need update
Yes. State classes were all commented out. Because of this, the sensors cannot be used with energy features. See here for more https://github.com/dotKrad/hass-fpl/blob/master/custom_components/fpl/sensor_DailyUsageSensor.py#L69