Lochlan
Lochlan
Added a tiny bit of logic to autoselect AM/PM if the twelvehour option is being used. The current time didn't have AM/PM appended to the end until after the first...
I noticed that new layers were being added above the markers. This may not always be desirable. I've added optional params `above` and `below`. I've also added `above` and `below`...
Closes #66 I've added the config values `battery` and `battery_device_id`. `battery_usage` is included as `P_Akku` via `GetPowerFlowRealtimeData.fcgi`. The following sensors are provided by `GetStorageRealtimeData.cgi`. ``` battery_designed_capacity battery_maximum_capacity battery_charge battery_temperature battery_current...
The current iOS work in progress. Visibilty of the Controller needs to be handled. Doesn't work unless added to a layout, which is why I've created a new StackLayout in...