Commit Graph

24 Commits

Author SHA1 Message Date
sqozz 06f2cfe33e Add serial and fw version property 2020-05-09 16:44:06 +02:00
sqozz df9a355ee8 Cleanup characteristics 2020-05-09 16:44:06 +02:00
sqozz 3755f26081 Add function to set LED visibility 2020-05-08 20:32:55 +02:00
sqozz f488869f3d Add function to set icon 2020-05-08 20:32:14 +02:00
sqozz 9b49abd66e Make current config availible as attributes 2020-05-08 19:43:46 +02:00
sqozz 80c0c5dd4b Add getSN function 2020-05-07 21:17:26 +02:00
sqozz aea3cc32f5 Add function to read current plug config 2020-05-07 21:16:50 +02:00
sqozz b80c640e61 Raise exception if name is set without login 2020-05-07 12:17:52 +02:00
sqozz 271e1bc5bf Add function to set the plug icon 2020-05-07 11:56:40 +02:00
sqozz b931fb0a41 Add function to change plug name 2020-05-07 11:54:25 +02:00
sqozz 7a9a2949ff Add proper responses to all functions 2020-05-05 22:58:04 +02:00
sqozz a5312baef3 Add function to sync the time with the plug 2020-05-02 19:23:51 +02:00
Thomas Kolb a0874625c7 fix: use function parameter in changePassword() 2020-01-28 15:54:36 +01:00
sqozz 6f810c949b Fix ZeroDivisionError if plug is powered off 2020-01-20 21:31:30 +01:00
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