Commit graph

25 commits

Author SHA1 Message Date
a1020b80d2
parse sensor json values 2026-03-25 10:38:15 +01:00
6c0711acd5
get mqtt reciving working 2026-03-25 10:01:45 +01:00
45b934b3ad
get real mqtt connection working 2026-03-24 19:56:55 +01:00
1f4942726e
try mutiple dummies 2026-03-24 19:35:57 +01:00
86e40f90a1
refactor config module 2026-03-24 18:56:13 +01:00
113384b6ce
add test for sensor_name and sensor_unit
All checks were successful
Unit Tests / Run Tests (push) Successful in 10s
2026-03-24 11:48:59 +01:00
4b766f54ae
add sensor module that defines some basic sensor metadata 2026-03-24 11:45:02 +01:00
af4f5a850c
create an mqtt_dummy that sends string every second
All checks were successful
Unit Tests / Run Tests (push) Successful in 14s
2026-03-24 11:26:36 +01:00
ed37e1c550
move gleam action runner to homelab repo 2026-03-24 09:17:05 +01:00
d15751d37b
create custom docker image for fargo actions
All checks were successful
Unit Tests / Run Tests (push) Successful in 9s
2026-03-23 15:52:35 +01:00
baac17eeff
try to manually install node on -erlang image
All checks were successful
Unit Tests / Run Tests (push) Successful in 1m33s
2026-03-23 15:39:07 +01:00
da933cd52e
try -elixir image
Some checks failed
Unit Tests / Run Tests (push) Failing after 8s
2026-03-23 15:37:54 +01:00
a167a5448c
try setting working-directory
Some checks failed
Unit Tests / Run Tests (push) Failing after 3s
2026-03-23 15:36:07 +01:00
009d7aca2c
try -node image
Some checks failed
Unit Tests / Run Tests (push) Failing after 56s
2026-03-23 15:32:12 +01:00
f85f6f4181
try -erlang image
Some checks failed
Unit Tests / Run Tests (push) Failing after 1m26s
2026-03-23 15:20:15 +01:00
77ff9eb453
use main image instead of scratch
Some checks failed
Unit Tests / Run Tests (push) Failing after 1s
2026-03-23 15:18:26 +01:00
4ee4265198
add the "v" in gleam:v1.15.2 docker image
Some checks failed
Unit Tests / Run Tests (push) Failing after 4s
2026-03-23 15:15:47 +01:00
90404cc74d
switch to action runner label 'docker'
Some checks failed
Unit Tests / Run Tests (push) Failing after 1s
2026-03-23 15:11:14 +01:00
b13fa4d160
attempt to configure gleam test action
Some checks are pending
Unit Tests / Run Tests (push) Waiting to run
2026-03-23 15:10:15 +01:00
b104c33126
add fargo action
All checks were successful
Unit Tests / test (push) Successful in 57s
2026-03-23 15:03:02 +01:00
d1d02c5dfd
add unit test for config module 2026-03-23 14:41:21 +01:00
4fc398bb26
write a config module 2026-03-23 14:03:14 +01:00
7149273986
init gleam code 2026-03-23 12:52:31 +01:00
edc815842e
add tasks.txt 2026-03-23 12:47:32 +01:00
5b1ec14450
init project with README and PLAN 2026-03-23 12:17:07 +01:00