Skip to content

EricKit/smartthings-dashboard

Repository files navigation

smartthings-dashboard

Creates a sveltekit dashboard

Requires a config file in src/lib that looks like

const domain = 'http://mydomain.com';

export { domain };

Gets the data from the nodeJS smartthings-log-api project.

I have nginx set-up to serve the .json files the project below creates.

https://github.com/EricKit/smartthings-log-api/

About

Reads a Samsung Smartthings json report and shows a dashboard

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published