• Joined on 2025-05-19
chris pushed to main at uber5-public/gha-deploy-to-k3s 2026-02-20 16:35:01 +00:00
a196f63893 script to create K3S_YAML secrets, updated (2)
chris pushed to main at uber5-public/gha-deploy-to-k3s 2026-02-20 16:10:07 +00:00
593eb90369 script to create K3S_YAML secrets, updated
chris pushed to main at uber5-public/gha-deploy-to-k3s 2026-02-20 16:05:18 +00:00
c3df0a72d3 add experimental script to create K3S_YAML secrets on forgejo faster
chris pushed to main at watt42-public/watt42_viewlib 2026-02-20 12:18:04 +00:00
cd76a9e4e0 chart visualization improvements, connect to service.watt42.com by default
chris pushed tag v2 to uber5-public/gha-deploy-to-k3s 2026-02-03 14:22:30 +00:00
chris pushed to main at uber5-public/gha-deploy-to-k3s 2026-02-03 14:22:30 +00:00
72d570731d update README
b305152e9f cleanup, add docs
6a94eb6279 add error handling for missing input
e79d57928a Update config to use properly named input param
edcc936564 fix Dockerfile, tested locally
Compare 10 commits »
chris created branch main in uber5-public/gha-deploy-to-k3s 2026-02-03 14:22:30 +00:00
chris created repository uber5-public/gha-deploy-to-k3s 2026-02-03 14:21:52 +00:00
chris pushed to main at watt42-public/watt42_viewlib 2026-02-02 14:34:31 +00:00
fe0979083f wording, add perspective panel to dumb-inverter demo
chris pushed to main at watt42-public/watt42_viewlib 2026-01-14 16:57:41 +00:00
785172104f update README to reflect new way of creating a panel client (quickstart)
chris pushed to main at watt42-public/install 2026-01-14 16:48:17 +00:00
710f261128 update README.md
b50ab8109e install.sh, now actually installing from the template
Compare 2 commits »
chris pushed to main at watt42-public/watt42-panelview-template 2026-01-14 16:35:46 +00:00
9dbdd2b815 set package-mode, source .env, gitignore .env
chris pushed to main at watt42-public/watt42-panelview-template 2026-01-14 12:51:45 +00:00
70a2910b74 add run.sh for easy launching, also waits for port to be open before launching browser
chris pushed to main at watt42-public/watt42-panelview-template 2026-01-14 12:31:59 +00:00
bdbd84ab97 add instructions on how to run
99763d9881 now with dependency to viewlib, and sample main.py
e9e33def3f initial
Compare 3 commits »
chris pushed to main at watt42-public/watt42-panelview-template 2026-01-14 11:53:27 +00:00
487f0255c0 Add README.md
chris created branch main in watt42-public/watt42-panelview-template 2026-01-14 11:53:27 +00:00
chris created repository watt42-public/watt42-panelview-template 2026-01-14 11:50:14 +00:00
chris pushed to main at watt42-public/watt42_viewlib 2026-01-07 12:07:37 +00:00
c91e262680 add dumb-inverter example, wip
c2c61da517 sample2, use env vars instead of hard-coded url and token
9fc66e9e27 watt42 url, ensure we default to prod and can configure via env var
Compare 3 commits »
chris pushed to main at watt42-public/watt42_viewlib 2025-12-19 13:39:28 +00:00
cc7ee0817e wording
chris pushed to main at watt42-public/watt42_viewlib 2025-12-19 09:16:25 +00:00
6f8870f9ad docs: add tutorial on how to add diagram, wip