Commit Graph

14 Commits

Author SHA1 Message Date
04bc3baffe
fix(pkg/daemon): save measured values into postgres database if defined 2019-12-08 12:49:19 +01:00
6223f4e79b
fix(pkg/db): create or upgrade postgres schema based on semver 2019-12-08 12:49:14 +01:00
c0aa155f36
fix(cmd): use pointer instead a copied object of the configFile environment 2019-08-19 12:24:08 +02:00
440d543a83
fix(cmd/humidity,pressure,temperature): short informations 2019-07-02 22:59:25 +02:00
825511c3b5
fix(pkg/types): use measured values as struct instead interface 2019-07-02 22:47:28 +02:00
289aaf2093
feat(pkg/sensor): new support for sensor bme280 2019-07-02 22:47:28 +02:00
180a284780
fix(cmd): turn on the led light when a sensor is selected 2019-06-27 21:47:31 +02:00
6d3781d950
fix(cmd/temperatures,humidity): enable logs if flag is true and optimization of variable names 2019-06-27 20:39:51 +02:00
6469c0dd6c
fix(cmd/humidity): enabled humidity read command - use measured value interface instead humidity struct 2019-06-27 20:39:51 +02:00
16705d1164
feat(cli/humidity): add new subcommand to read humidity values 2019-06-23 21:33:45 +02:00
49d66cfcbb
feat(cmd/rgb-led): add subcommands to operate with rgb-leds 2019-06-16 13:00:50 +02:00
82faa1d536
fix(cmd): configPath variable 2019-06-15 14:26:09 +02:00
c5233d578a
fix: rename packages 2019-05-12 11:57:53 +02:00
81600154f0
add: humidity (WIP) 2018-12-07 20:42:30 +01:00