Commit Graph

  • 6c093d4833 add license main Tediore 2022-02-15 21:20:13 -06:00
  • 6ba4b16546 code refactor Tediore 2022-02-15 21:17:35 -06:00
  • 5d7dc32c58 code refactor Tediore 2022-02-15 21:14:18 -06:00
  • 8e8f832e67 code refactor Tediore 2022-02-15 21:12:15 -06:00
  • 5173160c2b
    Clarify which configuration options are required M.J. Wydra 2021-08-19 11:40:14 -05:00
  • 8b77606217
    Add note about sensor status M.J. Wydra 2021-08-18 20:24:43 -05:00
  • 0405d5600e Add heartbeat Tediore 2021-08-18 14:26:52 -05:00
  • 2d2642d7f9
    Revert change M.J. Wydra 2021-08-18 10:08:48 -05:00
  • 0fa94903a6
    Remove extraneous code M.J. Wydra 2021-08-18 10:06:19 -05:00
  • b34842c24d
    Update README.md M.J. Wydra 2021-08-18 09:57:44 -05:00
  • 63704f28d1
    Update README.md M.J. Wydra 2021-08-18 09:56:52 -05:00
  • e4149e58b8
    Update README.md M.J. Wydra 2021-08-18 08:04:48 -05:00
  • c11b4f064c
    Add note about MQTT client M.J. Wydra 2021-08-18 01:00:44 -05:00
  • 2eb4e136e2 Add MQTT client option and other fixes Tediore 2021-08-18 00:57:29 -05:00
  • 20a4ed83a3
    Update README.md M.J. Wydra 2021-08-18 00:32:05 -05:00
  • 1e6b96fc04
    Update README.md M.J. Wydra 2021-08-18 00:31:52 -05:00
  • 0f150b70c1
    Update README.md M.J. Wydra 2021-08-18 00:28:57 -05:00
  • bda7d7448a
    Update README.md M.J. Wydra 2021-08-18 00:09:08 -05:00
  • babf918f1f
    Update README.md M.J. Wydra 2021-08-18 00:08:09 -05:00
  • d1858c3aff Now with 30% less sugar Tediore 2021-08-18 00:05:24 -05:00
  • d3b2e5e428 Only send MQTT payload if info has changed from previous payload Tediore 2021-08-17 23:53:48 -05:00
  • dfecf44afc
    Update README.md M.J. Wydra 2021-08-17 23:42:56 -05:00
  • 33cc911853
    Update README.md M.J. Wydra 2021-08-17 23:40:04 -05:00
  • 14497baaa8 Merge branch 'main' of github.com:Tediore/battery2mqtt into main Tediore 2021-08-17 23:38:25 -05:00
  • 766a33192d Add LWT and logging Tediore 2021-08-17 23:38:05 -05:00
  • d9f586449e
    Clean up readme M.J. Wydra 2021-08-16 21:42:28 -05:00
  • 155eb97f8c
    Update README.md M.J. Wydra 2021-08-16 21:31:59 -05:00
  • 0994a71715
    Update readme M.J. Wydra 2021-08-16 15:30:43 -05:00
  • 259ca3d114
    Update readme M.J. Wydra 2021-08-16 15:28:25 -05:00
  • a87d92d6b2
    Add todo M.J. Wydra 2021-08-16 15:27:10 -05:00
  • 502f68d846
    Add todo M.J. Wydra 2021-08-16 15:26:34 -05:00
  • b367fdb2e8 tony called me dumb Tediore 2021-08-16 15:23:35 -05:00
  • 260cd78031
    Update readme M.J. Wydra 2021-08-16 15:12:49 -05:00
  • 90c84fb4da Minor tweak Tediore 2021-08-16 15:12:06 -05:00
  • 3f314a15d8 Merge branch 'main' of github.com:Tediore/battery2mqtt into main Tediore 2021-08-16 15:08:15 -05:00
  • 61109f7887 Minor fixes and add AC adapter monitoring Tediore 2021-08-16 15:07:48 -05:00
  • 4d7624f60b
    Add explanation of monitored conditions M.J. Wydra 2021-08-06 01:00:58 -05:00
  • 81aacca48d
    Add explanation of monitored conditions M.J. Wydra 2021-08-06 00:57:02 -05:00
  • 6b9fa5b401
    Add explanation of monitored conditions M.J. Wydra 2021-08-06 00:55:56 -05:00
  • 08b7009e55
    Add explanation of monitored conditions M.J. Wydra 2021-08-06 00:50:38 -05:00
  • 4c321c66a7 Revert only send message when state change occurs Tediore 2021-08-05 14:07:00 -05:00
  • 6a8ff9fb6c Small edit to readme Tediore 2021-08-05 13:59:46 -05:00
  • e614ba5d76 Revert only send message when state change occurs Tediore 2021-08-05 13:56:22 -05:00
  • 576a17922f Only send MQTT message when state changes occur Tediore 2021-08-04 00:08:08 -05:00
  • 6fcece939f Minor tweak Tediore 2021-08-03 14:59:36 -05:00
  • 543599eef6 Merge branch 'main' of github.com:Tediore/battery2mqtt into main Tediore 2020-12-05 16:29:35 -06:00
  • 8862ca3fa7 add option to show power units Tediore 2020-12-05 16:28:58 -06:00
  • 55e3664cca add option to show power units M.J. Wydra 2020-12-05 16:22:03 -06:00
  • 6472dc534f add option to show power units M.J. Wydra 2020-12-05 16:18:42 -06:00
  • 43c23b7af9 add time remaining calculation M.J. Wydra 2020-12-05 11:07:25 -06:00
  • 1a9f585012 add time remaining calculation M.J. Wydra 2020-12-05 11:06:29 -06:00
  • 23e6b3580b add time remaining calculation M.J. Wydra 2020-12-05 10:52:54 -06:00
  • ea9dfbc431 Small correction Matt Wydra 2020-12-05 10:39:37 -06:00
  • 2422a8e055
    Update README.md M.J. Wydra (Jay) 2020-12-05 10:25:48 -06:00
  • f0c9b6a293
    Update README.md M.J. Wydra (Jay) 2020-12-05 10:15:10 -06:00
  • f25ba5cf63
    Add battery health calculation M.J. Wydra (Jay) 2020-12-05 10:11:44 -06:00
  • 8a88f43182
    Update README.md M.J. Wydra (Jay) 2020-12-04 21:27:33 -06:00
  • 5ef84f99b3
    Add reference to Docker Hub M.J. Wydra (Jay) 2020-12-04 21:13:05 -06:00
  • 9642f1ad29
    Initial commit M.J. Wydra (Jay) 2020-12-04 21:02:45 -06:00
  • bcc79196d4
    Initial commit M.J. Wydra (Jay) 2020-12-04 21:02:16 -06:00
  • 452887540c
    Initial commit M.J. Wydra (Jay) 2020-12-04 20:26:50 -06:00
  • 279ea29fe9
    Initial commit M.J. Wydra (Jay) 2020-12-04 20:25:39 -06:00
  • bfe913146b
    Initial commit M.J. Wydra (Jay) 2020-12-04 19:42:41 -06:00