Commit Graph

10 Commits

Author SHA1 Message Date
sqozz 101d4f4149 Add parsing of the total consumed power 2020-01-20 21:26:22 +01:00
Thomas Kolb 8f06b28f31 Added power factor calculation 2020-01-19 17:34:18 +01:00
sqozz e38d6abb12 Remove automatic reconnect 2020-01-17 11:43:45 +01:00
sqozz a91eb91ac6 Instantiate Peripheral on class initialization 2019-11-13 18:48:46 +01:00
sqozz bc34c9dd8f Add proper connect and disconnect functions
This makes it possible to only open a short lived connection to the
physical SEM6000 socket. A few old artefacts referencing __reconnect do
still exist in the code.
2019-11-13 17:57:24 +01:00
sqozz 6c83bccbde Use setter for init BTLE payload data 2019-06-14 19:51:47 +02:00
sqozz 4f8b698a14 Change visibility of some properties 2019-02-27 22:53:08 +01:00
sqozz 5c06fc131a Add timeout and reconnect support 2019-02-27 22:01:46 +01:00
sqozz 3673e31ffc Add change password function and fix checksum 2018-08-13 18:47:46 +02:00
sqozz 3df74980e3 Add PoC lib 2018-08-11 00:32:33 +02:00