Thomas Kohler
|
be1ccf07e4
|
gpio(all): introduce functional options (#1045)
|
2023-12-03 18:03:02 +01:00 |
|
Thomas Kohler
|
d139c0ac7e
|
aio(thermalzone): add driver for read a thermalzone from system (#1040)
|
2023-11-27 16:42:42 +01:00 |
|
Thomas Kohler
|
916c2bad18
|
aio(analog sensor): fix deadlock in cyclic reading (#1042)
|
2023-11-26 19:41:02 +01:00 |
|
Thomas Kohler
|
39808451cf
|
aio(all): introduce functional options (#1039)
|
2023-11-23 19:01:42 +01:00 |
|
Thomas Kohler
|
7f78edefcd
|
lint(all): fix issues of errorlint etc (#1037)
|
2023-11-15 20:51:52 +01:00 |
|
Thomas Kohler
|
458a1f43b8
|
aio: fix data race in AnalogSensorDriver (#1024)
|
2023-10-30 19:11:58 +01:00 |
|
Thomas Kohler
|
a4a8d1079c
|
build(style): switch to gofumpt and add linters (#1009)
|
2023-10-20 20:50:42 +02:00 |
|
Thomas Kohler
|
865e724af0
|
Build(v2): revert move to v2 subfolder (#932)
* revert move to v2 subfolder
* fix CI and adjust CHANGELOG
|
2023-05-29 19:23:28 +02:00 |
|
Thomas Kohler
|
d908619462
|
Build(v2): fix usage by moving code to a v2 subfolder (#927)
|
2023-05-22 19:35:36 +02:00 |
|
Thomas Kohler
|
949392d8a7
|
Fix(core): Semantic Import Versioning for v2 (#921)
|
2023-05-20 14:25:21 +02:00 |
|
Thomas Kohler
|
946131356e
|
fix/add some comments (#901)
|
2023-02-14 13:57:24 +01:00 |
|
Thomas Kohler
|
f536c35f35
|
adjust analog sensor driver to prevent ReadValue() to get float64
|
2022-07-13 20:09:31 +02:00 |
|
Thomas Kohler
|
3b3ad4df0e
|
add AnalogActuatorDriver, analog temperature sensor, driver for PCF8591 (with 400kbit stabilization), driver for YL-40
|
2022-04-24 11:14:45 +02:00 |
|
deadprogram
|
c9ec619219
|
aio: ensure that AnalogSensor event Data is always int
Signed-off-by: deadprogram <ron@hybridgroup.com>
|
2017-04-30 09:59:00 +02:00 |
|
deadprogram
|
2234600d89
|
aio: use new improved default namer to avoid API conflicts
Signed-off-by: deadprogram <ron@hybridgroup.com>
|
2017-02-02 15:32:37 +01:00 |
|
deadprogram
|
c186638973
|
aio: separate analog drivers from gpio drivers
Signed-off-by: deadprogram <ron@hybridgroup.com>
|
2016-12-20 13:25:22 +01:00 |
|