Commit Graph

21 Commits

Author SHA1 Message Date
Jan Mrna
9bb7b9894e Updated README 2023-11-09 22:18:15 +01:00
Jan Mrna
2c1c9f612e Added group to veles metadata 2023-07-21 20:28:49 +02:00
29d35f9c16 Merge pull request 'Adding variation for compatibility with Python3 < 3.10' (#10) from ViktorWalter/pyveles:py39_compat into master
Reviewed-on: veles_labs/pyveles#10
2023-07-17 23:39:30 +02:00
Viktor Walter
831a8eba82 Adding variation for compatibility with Python3 < 3.10 2023-07-17 23:38:45 +02:00
757d5a1671 Merge pull request 'Making the device selectable for the find_device function' (#9) from ViktorWalter/pyveles:master into master
Reviewed-on: veles_labs/pyveles#9
2023-07-17 23:34:13 +02:00
Viktor Walter
021d0a6b9b Removing unnecessary change in generic.py 2023-06-10 15:39:05 +02:00
Viktor Walter
84b02a024f Removing changes that should be in separate PR 2023-06-10 15:33:00 +02:00
Viktor Walter
fb95c7061d Making the device selectable for the find_device function 2023-06-10 15:29:16 +02:00
Jan Mrna
8960349d97 Refactor 2023-02-19 09:49:26 +01:00
Jan Mrna
d4052e819a WIP find_devices 2022-08-15 23:39:20 +02:00
Jan Mrna
3da00c737e Added configuration detection for IAQ Wired Sensor 2022-08-15 22:46:48 +02:00
Jan Mrna
d771680ac1 Fixed several issues 2022-08-15 22:00:17 +02:00
Jan Mrna
f103820af8 Fixed erroneous type hint 2022-08-15 21:12:32 +02:00
Jan Mrna
9c4504b1f3 Added .veles_metadata 2022-07-01 20:53:03 +02:00
Jan Mrna
3c6b2a768c Added serial_number property to ModbusRTUDevice 2022-06-19 23:40:21 +02:00
Jan Mrna
fc8f5413df Changed import structure, fixed registers 2022-06-19 23:33:30 +02:00
Jan Mrna
456c7a9880 Fixed of RHT sensor class to SensorWiredRHT 2022-06-19 22:25:30 +02:00
David Žaitlík
0c3b48465d Merge branch 'master' of gitlab.com:VelesLabs/pyveles 2022-06-19 14:24:22 +02:00
David Žaitlík
9a48d6c681 Added definitions of the registers. 2022-06-19 14:23:22 +02:00
Jan Mrna
79317fed95 Adapted to new registers, added LED getter etc. 2022-06-18 18:24:17 +02:00
Jan Mrna
d2c6185c47 Initial commit 2022-06-12 17:35:40 +02:00