263 Commits

Author SHA1 Message Date
Evgeny Zinoviev
21cd2ad07c polaris/protocol: don't increment Message ids forever, got back to 0 after 100000 2022-07-01 21:12:22 +03:00
Evgeny Zinoviev
9790a323c1 polaris/protocol: change some log levels 2022-07-01 21:10:28 +03:00
Evgeny Zinoviev
be0a97bb54 polaris_kettle_bot: chmod +x 2022-07-01 21:08:36 +03:00
Evgeny Zinoviev
77a6fd4c25 polaris/protocol: resend PingMessages if no response 2022-07-01 21:05:30 +03:00
Evgeny Zinoviev
5b4cadc2b6 polaris_kettle_bot: add /temp command and more 2022-07-01 20:59:30 +03:00
Evgeny Zinoviev
f2d94cd93e sound_sensor_server: fix for non-exisiting sensor_to_camera_nodes_relations 2022-06-30 15:38:39 +03:00
Evgeny Zinoviev
5bb9e77447 sound_sensor_server: check keys presense in config before accessing 2022-06-30 15:37:03 +03:00
Evgeny Zinoviev
a07baae499 systemd: add service file for polaris_kettle_bot 2022-06-30 15:09:34 +03:00
Evgeny Zinoviev
8f20c9b825 polaris pwk 1725cgld full support
- significant improvements, correctnesses and stability fixes in
  protocol implementation
- correct handling of device appearances and disappearances
- flawlessly functioning telegram bot that re-renders kettle's state
  (temperature and other) in real time
2022-06-30 03:47:49 +03:00
Evgeny Zinoviev
ee09bc98ae polaris kettle work
- polaris iot protocol implementation rewrite
- fix temperature setting
- fix power mode setting
- sometimes responses don't come back, i think it's due to
  fragile nature of UDP. Need to implement message resending
  until response is received.
2022-06-27 01:37:39 +03:00
Evgeny Zinoviev
7e9f1eaba2 somewhat working kettle communication
- handshake works
- it powers on and off
- temperature control is still WIP
2022-06-26 18:57:22 +03:00
Evgeny Zinoviev
fd4e6c431f doc: update esp32cam_capture_diff_node doc 2022-06-17 00:51:46 +03:00
Evgeny Zinoviev
58a4a28f58 refactor telegram message reporting 2022-06-17 00:43:26 +03:00
Evgeny Zinoviev
fa97ccaa64 esp32cam_capture_diff_node: update config format, add ability to resize image with pyssim 2022-06-17 00:06:41 +03:00
Evgeny Zinoviev
b3b48406c2 chmod 2022-06-16 23:37:03 +03:00
Evgeny Zinoviev
6ce04994a5 systemd: add esp32cam_capture_diff_node unit file 2022-06-16 23:33:43 +03:00
Evgeny Zinoviev
1cdcd1a08d esp32cam_capture_diff_node: add debug logs 2022-06-16 23:32:52 +03:00
Evgeny Zinoviev
3825b9be16 esp32cam_capture_diff_node 2022-06-16 23:31:47 +03:00
Evgeny Zinoviev
39d83fa73a doc: update audio recording docs on orange pi 2022-06-16 22:42:47 +03:00
Evgeny Zinoviev
eafd0f41b3 tools/esp32cam_captures_to_video.py: obvious fix 2022-06-16 22:38:14 +03:00
Evgeny Zinoviev
46af1e90f5 video utils updated 2022-06-16 22:36:40 +03:00
Evgeny Zinoviev
bd3c5487b5 tools/esp32cam_capture2video: pix_fmt 2022-06-16 03:22:18 +03:00
Evgeny Zinoviev
27fd7333e6 tools/esp32cam_capture2video: change preset 2022-06-16 03:20:19 +03:00
Evgeny Zinoviev
2e456fc2b6 tools/esp32cam_capture2video: fix? 2022-06-16 03:19:27 +03:00
Evgeny Zinoviev
7d1e6e4b09 tools: add jpeg->mp4 script (wip) 2022-06-16 01:11:33 +03:00
Evgeny Zinoviev
f11ad1ba74 media/record: fix terminating a program that doesn't want to be terminated 2022-06-15 17:19:06 +03:00
Evgeny Zinoviev
167445676a media/storage: fix PseudoRecordFile 2022-06-15 00:01:55 +03:00
Evgeny Zinoviev
e1d8a4eb86 camera_node: workaround for storage logic for esp32-cam based cam 2022-06-14 23:49:20 +03:00
Evgeny Zinoviev
086a0960a3 camera_node: fix for esp32-cam 2022-06-14 23:31:28 +03:00
Evgeny Zinoviev
41e6b2aea1 media/record: fix esp32-cam recorder 2022-06-14 23:28:51 +03:00
Evgeny Zinoviev
93b5eb4bc5 1) fix camera_node 2) delete unused imports 2022-06-14 23:25:58 +03:00
Evgeny Zinoviev
a3b4510b72 sound_bot: fix flash once again 2022-06-14 23:03:09 +03:00
Evgeny Zinoviev
3b82537499 sound_bot: fix flash_available 2022-06-14 22:59:43 +03:00
Evgeny Zinoviev
e3d3d6b760 media: refactor sound_node, introduce camera_node 2022-06-14 22:56:46 +03:00
Evgeny Zinoviev
600fdf99ff inverter_bot: fix 2022-06-12 16:34:03 +03:00
Evgeny Zinoviev
c69ad683dc ipcam_server: add DVRScanInvalidTimecodes exception type, change handling logic 2022-06-12 15:38:52 +03:00
Evgeny Zinoviev
2f8556eb45 minor fix 2022-06-12 15:21:42 +03:00
Evgeny Zinoviev
fd4fa7d217 ipcam_motion_worker: measure do_motion execution time instead of do_dvr_scan 2022-06-12 15:13:10 +03:00
Evgeny Zinoviev
a71ed996e2 ipcam_motion_worker: fix timecodes reporting when using multiple roi files 2022-06-12 15:11:29 +03:00
Evgeny Zinoviev
db5e8e14fe ipcam_server: try to fix something.... 2022-06-12 14:45:11 +03:00
Evgeny Zinoviev
bf45c8a282 ipcam_server: fix telegram notifications 2022-06-12 02:19:38 +03:00
Evgeny Zinoviev
03b2d0a2ae ipcam_server: update 2022-06-12 02:02:39 +03:00
Evgeny Zinoviev
0dc38ac37f ipcam_server: telegram notification (not tested... we'll see) 2022-06-12 01:54:10 +03:00
Evgeny Zinoviev
4409c32892 doc: fix a typo 2022-06-12 01:03:50 +03:00
Evgeny Zinoviev
133c127295 doc: update ipcam_motion_worker doc 2022-06-11 23:43:30 +03:00
Evgeny Zinoviev
97f7ce7602 ipcam_server: control fix job task by config 2022-06-11 23:43:19 +03:00
Evgeny Zinoviev
cf34b77a5f ipcam_motion_worker: move dvr-scan options to config 2022-06-11 22:55:48 +03:00
Evgeny Zinoviev
9fb7e0fd02 ipcam_server: add probably unneeded thing 2022-06-11 22:01:29 +03:00
Evgeny Zinoviev
1366dc75de tools/ipcam_motion_worker.sh: set curl retries and timeouts 2022-06-11 21:53:51 +03:00
Evgeny Zinoviev
4daaed02f5 some documentation 2022-06-11 21:53:36 +03:00