[Pro][Dashboard] SmartDash - a dashboard for Homey [CLOSED]

.content .range { display: none }
.on .content .range { display: block }

on every genericlight widget

Doesn’t do the job.
I’ve set the font-size in CSS to 25px to display the icon a bit bigger…
Changing font size does solve the slider bar but messes up the icon…

don’t set generic font size.
set a specific font size only for icons:

.content .state { font-size: 25px }

or

.content .mdi { font-size: 25px }
1 Like

sorry, that is not working on mine… I added the suggested code:

but it doesn’t display when .on
see first button in screen shot

kitchen light OFF:


kitchen lights ON:

it seems you have insert a white space from ā€œ.ā€ and ā€œrangeā€ in latest row.

1 Like

thnx.

1 Like

Ahh thats what I did wrong, worked for normal buttons but not ones with a slider in it.

I’m on official now without any problems. Only thing I noticed dat I need to flip customization to get the css to work. Sounds logical but was not before I think. Good to know maybe for other users.

The problem is for hiding setting button when you have few widget? A solution is adding a dummy widget at last position

I think I found a bug in the ios version. Can not click save in system settings.

@diapolon Thanks for this app; it is easy and straightforward. Thanks to your app (and Fully kiosk) my old Shield Tablet has a new use :+1:

A question: in the clock widget the date appears as month day year. Can I adjust that to day month year or is this format connected to a setting on my tablet?

Fix is in release on ios

Hi, thankyou :smiling_face:
it should depend on language we are set in system section! What language you use?

I use NL and we use Date and time notation in the Netherlands - Wikipedia.

Edit: when the widget is bigger in the down section I see also a date and then i see day month (3 letters).

It is indeed! Thanks for the fast fix.

Maybe I have set wrong syntax, tomorrow I fix it

1 Like

A small bug found: i have added icon in separator and dummy widget but I haven’t add a option for remove it :joy: a workaround is to set custom icon at -

It is the easy way of getting rid of it that I used allready :wink:

:joy:

is there way to include a westher widget from: https://weatherwidget.io ??

Just pasting the code into the iFrame doesn’t.

GEMERT WEATHER

<a class="weatherwidget-io" href="https://forecast7.com/en/51d565d69/gemert/" data-label_1="GEMERT" data-label_2="WEATHER" data-icons="Climacons Animated" data-days="5" data-theme="weather_one" >GEMERT WEATHER</a>
<script>
!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src='https://weatherwidget.io/js/widget.min.js';fjs.parentNode.insertBefore(js,fjs);}}(document,'script','weatherwidget-io-js');
</script>