Commit Graph

  • 8c372513d8 Merge branch 'master' of ssh://git.geekify.de:1421/sqozz/sem6000 1689505480630399175/tmp_refs/heads/master 1689505480630399175/master sqozz 2020-05-09 16:44:28 +0200
  • de79c2bca5 Adjust example.py sqozz 2020-05-09 16:42:36 +0200
  • 06f2cfe33e Add serial and fw version property sqozz 2020-05-09 16:28:14 +0200
  • df9a355ee8 Cleanup characteristics sqozz 2020-05-09 16:27:05 +0200
  • 95983d464f Merge branch 'feature/ring_led' of sqozz/sem6000 into master sqozz 2020-05-08 20:34:15 +0200
  • 3755f26081 Add function to set LED visibility sqozz 2020-05-08 20:14:55 +0200
  • f488869f3d Add function to set icon sqozz 2020-05-06 21:09:29 +0200
  • 6cc5804017 Merge branch 'features/config' of sqozz/sem6000 into master sqozz 2020-05-08 19:50:16 +0200
  • 9b49abd66e Make current config availible as attributes sqozz 2020-05-08 19:35:46 +0200
  • 80c0c5dd4b Add getSN function sqozz 2020-01-20 21:11:28 +0100
  • aea3cc32f5 Add function to read current plug config sqozz 2020-01-17 17:12:33 +0100
  • be6528f074 Merge branch 'feature/name_icon' of sqozz/sem6000 into master sqozz 2020-05-07 21:13:03 +0200
  • b80c640e61 Raise exception if name is set without login sqozz 2020-05-07 12:17:52 +0200
  • 271e1bc5bf Add function to set the plug icon sqozz 2020-05-06 19:58:50 +0200
  • b931fb0a41 Add function to change plug name sqozz 2020-05-06 11:07:30 +0200
  • 7d16b7b33b Merge branch 'feature/return_codes' of sqozz/sem6000 into master sqozz 2020-05-06 11:04:58 +0200
  • 7a9a2949ff Add proper responses to all functions sqozz 2020-05-05 22:58:04 +0200
  • 353c6f64bb Merge branch 'collectd' of cfr34k/sem6000 into master sqozz 2020-05-02 19:26:19 +0200
  • adf675e1f1 collectd: clarify bluepy import Thomas Kolb 2020-01-21 19:55:09 +0100
  • 341b6e84b6 Improved handling of unavailable devices Thomas Kolb 2020-01-20 12:08:44 +0100
  • 91d682cd97 First version of collectd plugin Thomas Kolb 2020-01-19 20:10:07 +0100
  • 32fc0785d3 Merge branch 'features/time_sync' of sqozz/sem6000 into master sqozz 2020-05-02 19:23:51 +0200
  • a5312baef3 Add function to sync the time with the plug sqozz 2020-01-17 22:20:41 +0100
  • f656c5d516 Merge branch 'fix_changePassword' of cfr34k/sem6000 into master sqozz 2020-05-02 19:22:37 +0200
  • a0874625c7 fix: use function parameter in changePassword() fix_changePassword Thomas Kolb 2020-01-28 15:54:36 +0100
  • 861079e997 collectd: clarify bluepy import collectd Thomas Kolb 2020-01-21 19:55:09 +0100
  • de3b7026a8 Improved handling of unavailable devices Thomas Kolb 2020-01-20 12:08:44 +0100
  • f53dbe9be4 First version of collectd plugin Thomas Kolb 2020-01-19 20:10:07 +0100
  • 80e6bbaaed Merge branch 'fix/zerodivision' of sqozz/sem6000 into master sqozz 2020-01-20 21:31:30 +0100
  • 6f810c949b Fix ZeroDivisionError if plug is powered off sqozz 2020-01-20 21:29:20 +0100
  • 34b1e667af Merge branch 'features/total_power' of sqozz/sem6000 into master sqozz 2020-01-20 21:27:19 +0100
  • 101d4f4149 Add parsing of the total consumed power sqozz 2020-01-17 22:25:54 +0100
  • 1b1b5d8562 Merge branch 'gitignore' of cfr34k/sem6000 into master sqozz 2020-01-20 21:10:05 +0100
  • 63b066511a Ignore some files in Git Thomas Kolb 2020-01-19 17:54:18 +0100
  • d91813497f Merge branch 'power_factor' of cfr34k/sem6000 into master sqozz 2020-01-20 21:09:35 +0100
  • 26cda2c4ae Improved handling of unavailable devices collectd_dev Thomas Kolb 2020-01-20 12:08:44 +0100
  • 9d51def740 First version of collectd plugin Thomas Kolb 2020-01-19 20:10:07 +0100
  • ff904d0cd7 Merge branches 'power_factor' and 'gitignore' into collectd Thomas Kolb 2020-01-19 18:46:43 +0100
  • 64673d3ff3 Ignore some files in Git gitignore Thomas Kolb 2020-01-19 17:54:18 +0100
  • 7b82461f03 example: restart on BrokenPipeError power_factor Thomas Kolb 2020-01-19 17:48:02 +0100
  • 2f13d6f6a5 example: print power factor Thomas Kolb 2020-01-19 17:46:55 +0100
  • 01cc1ed9b7 example: removed invalid constructor argument Thomas Kolb 2020-01-19 17:34:57 +0100
  • 8f06b28f31 Added power factor calculation Thomas Kolb 2020-01-19 17:34:18 +0100
  • d824a93c5b Merge branch 'remove_reconnect' of sqozz/sem6000 into master sqozz 2020-01-17 11:43:45 +0100
  • e38d6abb12 Remove automatic reconnect sqozz 2020-01-16 18:55:38 +0100
  • d0a57f483e Merge branch 'shebang' of cfr34k/sem6000 into master sqozz 2020-01-16 19:08:41 +0100
  • 50cb935f80 Add shebang to example script shebang Thomas Kolb 2020-01-16 18:48:26 +0100
  • 60199338bf Merge branch 'improved_reconnect' of cfr34k/sem6000 into master sqozz 2020-01-16 18:43:20 +0100
  • 2378f52a7e Reliable reconnect in user script improved_reconnect Thomas Kolb 2020-01-16 14:50:48 +0100
  • a91eb91ac6 Instantiate Peripheral on class initialization master sqozz 2019-11-13 18:48:46 +0100
  • 8b7e88db74 Merge branch 'btledev_private' of sqozz/sem6000 into master sqozz 2019-11-13 18:13:36 +0100
  • bc34c9dd8f Add proper connect and disconnect functions btledev_private sqozz 2019-11-13 17:57:24 +0100
  • 6c83bccbde Use setter for init BTLE payload data sqozz 2019-06-14 19:51:47 +0200
  • 4f8b698a14 Change visibility of some properties sqozz 2019-02-27 22:26:39 +0100
  • 5c06fc131a Add timeout and reconnect support reconnect sqozz 2019-02-27 22:01:46 +0100
  • 21433a3d20 Merge branch 'master' of ssh://git.geekify.de:1421/sqozz/sem6000 sqozz 2018-08-13 18:48:03 +0200
  • 3673e31ffc Add change password function and fix checksum sqozz 2018-08-13 18:47:46 +0200
  • eb626bedd5 Add README sqozz 2018-08-11 00:39:26 +0200
  • 3df74980e3 Add PoC lib sqozz 2018-08-11 00:32:33 +0200