fhem-tablet-ui icon indicating copy to clipboard operation
fhem-tablet-ui copied to clipboard

UI builder framework for FHEM

Results 43 fhem-tablet-ui issues
Sort by recently updated
recently updated
newest added

Switch between a bright day color scheme and a darker night scheme via button or automatically.

please add new Widget for Modul Verkehrsinfo

In my menu bar I would like to hide/show certain buttons based on the overall status of fhem. E.g. if a battery is low, I would like to see a...

I've used chart to produce a plot of a max rad valve, desired temperature, actual temperature and valve percentage. I've made this a template and wrapped a swiper around it....

Hi, need to change the formatting of a spinner-widget. Which would in my case be easier, if "lefticon" would be the first item in the structure and "righticon" the last....

After playing with popup as a big thermostat triggered by clicking a small readonly thermostat I found it better if on close popup triggers a shortpoll to refresh. I could...

Adding *optional* user defined title for departure widget. This allows for example to use spaces such that title shows **Bahnhof Essen** instead of **Bahnhof-Essen** ``` --- a/www/tablet/js/widget_departure.js +++ b/www/tablet/js/widget_departure.js @@...

widget_iframe - new setting value-url to allow getting the url from a reading allowing fhem to steer the url) widget_select - FIX: select item not called during alias update (selection...

The knob can be a bit tricky for fine adjustment, especially on small tablets. It would be nice to be able to link this with some up/down buttons for when...

@@ -530,9 +530,9 @@ var Modul_weather = function () { 't13': ':haze', 't14': ':rain', 'n1': ':sunny night', -- 'n2': ':partly cloudy night', -- 'n3': ':partly cloudy night', -- 'n4': ':mostly...