Commit Graph

12 Commits

Author SHA1 Message Date
289aaf2093
feat(pkg/sensor): new support for sensor bme280 2019-07-02 22:47:28 +02:00
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
c5233d578a
fix: rename packages 2019-05-12 11:57:53 +02:00
0419d06504
fix: add sensor example 2019-03-04 10:55:11 +01:00
94dcfee1ec
feat: implementation of dht11 sensor 2019-03-04 10:50:20 +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
d6f41b8105
refactor: config and remote pkg 2019-02-22 13:09:05 +01:00
c437127531
fix: configuration pkg 2019-02-17 18:38:40 +01:00
f8e829d3d2
fix: sync and fetch temperatures
changes:
- add sync command to synchronize device sensor information with remote
  servers
- fix fetch functions to get temperatures
2018-11-29 16:06:39 +01:00
617454f66b
WIP 2018-11-28 18:07:20 +01:00