Commit Graph

11 Commits

Author SHA1 Message Date
49d66cfcbb
feat(cmd/rgb-led): add subcommands to operate with rgb-leds 2019-06-16 13:00:50 +02:00
518855bedf
refact(pkg): adapt go dependancies 2019-06-15 15:58:41 +02:00
5220eac16b
fix: breaking changes
changes:
- remove remote operations
- add function to write measured values into a channel
- add get humidity sensors from config
- add get temperature sensors from config
- remove FileLogger
- exclude some functions from pkf into internal
2019-06-13 22:15:48 +02:00
c5233d578a
fix: rename packages 2019-05-12 11:57:53 +02:00
807a5b80ff
fix: cli, print temperatures 2019-03-06 20:17:28 +01:00
3d54401011
feat: list configured loggers 2019-03-04 21:19:33 +01:00
f01b943024
add: internal pkgs 2019-03-04 17:50:41 +01:00
a243021c70
fix: moved print functions into cli pkg 2019-03-04 17:48:01 +01:00
82e82952ed
feat: select optional sensors to read humidity or temperature 2019-03-04 10:49:41 +01:00
14ce354b32
fix: sensor typ to static sensor model 2019-02-28 19:48:48 +01:00
1a3a31c5f2
refactor: temperature 2019-02-28 17:36:20 +01:00