Showcase your Dashboard

Can you make a tutorial how you make this ?

Love it

1 Like

I wrote a guide in the Enhanced Device Widget topic.

1 Like

DashGif

Updated the dash with changing text color for the current values.
Pictures change based on actual situation (they black out when not active).

3 Likes

What kind of tablet you are using

This looks very nice and clean. Thank your for sharing and I will give a try.

I am using a google pixel tab with docking station for wireless charging. And I use fully browser in single app mode with motion detection and face recognition to unlock the screen.

DIY Simple Logs widget:

Howto:

1 Like

@Peter_Kawa Do you know why my buienradar web is not centered

Missing a lot

Using your buienradar link

Try editing the “lat” & “lng” like this: Mijn Buienradar

1 Like

Thank you that was the trick

Here you’ll find how to create a map to your preferences

1 Like

Here’s my P2000 Dashboard



2 Likes

Very nice. Works great.
The only problem I have, is that the timestamp is one hour behind
When I look into the simpleLog-app, it shows e.g. 9:00, which is correct. In the widget it shows 10:00.

The html page shows ‘zulu’ or UTC timestamps, recognisable through the trailing Z, like
2024-12-28T16:45:35.365Z

The timestamps in the app settings logs are showing local time.

Why the difference?
Some time ago Athom decided to have Homey’s ‘internal’ clock running UTC time, causing situations exactly like this.
Many developers and script users “don’t appreciate that decision”.

The app developer created a conversion to have the app logs show local time timestamps.
The HTML page fetches the logs with their original timestamps, which are UTC time

I think many log applications use UTC timestamps, just to eliminate possible time calculation errors.

1 Like

The widget does not refresh the status on my dashboard. It works well if I control a device with the widget. But for example if I turn on a light with homey , the status in the widget is still off.

What am I doing wrong?

Hi @Jan_Albert

See link.

Adrian is working with Atom to fix this issue

Update: sorry bad link. Look for post 257

2 Likes

Hi Martijn,

Could you tell me how you got the part underneath the digital clock (That someone is outside with the checkmark?)

Dat is een ja nee variabele, aangepast door een flow.

1 Like

Hi Jeroen,

A bit more info for you.

1 Like

Great! Thank you Rogier!