152 Commits

Author SHA1 Message Date
Evgeny Zinoviev
c04fdc5425 doc: update common reqs 2022-09-12 13:44:51 +03:00
Evgeny Zinoviev
f6f78bb641 Merge branch 'master' of ch1p.io:homekit 2022-09-04 22:54:14 +03:00
Evgeny Zinoviev
85b307aa10 doc: fix 2022-09-04 22:29:57 +03:00
Evgeny Zinoviev
c7e10c52a9 inverter: support inverter-tools 1.5.0 2022-09-02 13:38:02 +03:00
Evgeny Zinoviev
06ca251b94 ac label fix 2022-08-31 23:35:57 +03:00
Evgeny Zinoviev
5015a47303 lws/inverter: fix ac input line 2022-08-31 23:34:19 +03:00
Evgeny Zinoviev
60f17a3fc2 inverter/monitor: fix ac charging program in some cases when both ac input & pv are connected 2022-08-31 20:46:45 +03:00
Evgeny Zinoviev
a4cc1411b4 fix space 2022-08-30 21:34:15 +03:00
Evgeny Zinoviev
85251ec5c3 inverter: fix generator/utilities label in status report 2022-08-30 21:30:49 +03:00
Evgeny Zinoviev
15744c94c3 inverter/status: dump_status(): return ac_mode 2022-08-30 21:18:50 +03:00
Evgeny Zinoviev
765bb8d8c4 inverter: a/c input mode switching 2022-08-30 21:10:51 +03:00
Evgeny Zinoviev
4ed7e6859a inverter/monitor: set min charging current when done 2022-08-28 19:01:47 +03:00
Evgeny Zinoviev
da33a5b99b fix typing 2022-08-23 00:18:48 +03:00
Evgeny Zinoviev
46d1e0e31f lws: cams: fix autoplay for safari on ios 2022-08-22 00:15:10 +03:00
Evgeny Zinoviev
4f6adc1574 lws: cams: switch between highres/lowres 2022-08-21 23:55:58 +03:00
Evgeny Zinoviev
e636419bd2 inverter/monitor: gen_stop(): always reset state 2022-08-21 22:10:13 +03:00
Evgeny Zinoviev
43895519a7 lws: fix sms sending on short numbers 2022-07-18 16:41:11 +03:00
Evgeny Zinoviev
9b40fbdd31 lws: sms sending, inbox/outbox view, verbose modem info 2022-07-18 16:29:20 +03:00
Evgeny Zinoviev
36c90356aa localwebsite: add grafana links 2022-07-12 16:14:26 +03:00
Evgeny Zinoviev
c9d16ad695 doc/polaris_pwk_1725cgld: add known problems section 2022-07-02 16:48:25 +03:00
Evgeny Zinoviev
83304bca2c doc/polaris_pwk_1725cgld: add some notes regarding wifi 2022-07-02 16:22:42 +03:00
Evgeny Zinoviev
8aba7ef18f polaris/protocol: change log level when logging about dropped duplicated packet 2022-07-02 15:45:11 +03:00
Evgeny Zinoviev
0b77c82fc3 polaris/protocol: fix debug log when dropping duplicated incoming packet 2022-07-02 15:44:32 +03:00
Evgeny Zinoviev
242037f1b8 doc/polaris_pwk_1725cgld: update bot config example 2022-07-02 15:43:20 +03:00
Evgeny Zinoviev
4f04fe96a8 polaris/protocol: delete PingMessage from queue immediately, just like ACK/NAKs 2022-07-02 15:42:23 +03:00
Evgeny Zinoviev
9b280e3518 polaris/protocol: ping improvements 2022-07-02 15:41:06 +03:00
Evgeny Zinoviev
28560dbba9 polaris/protocol: improve debug logs 2022-07-02 15:35:06 +03:00
Evgeny Zinoviev
739f8ea83b polaris/protocol: change log level of some annoying message 2022-07-02 15:31:05 +03:00
Evgeny Zinoviev
4848650e3e polaris_kettle_bot: make READ_TIMEOUT configurable 2022-07-02 15:28:29 +03:00
Evgeny Zinoviev
02607d7eb3 polaris_kettle_bot: l10n fix 2022-07-02 15:21:19 +03:00
Evgeny Zinoviev
19cb4e484e polaris_kettle_bot: when the boiling is done, notify user more effectively 2022-07-02 01:19:30 +03:00
Evgeny Zinoviev
85822d8363 polaris/protocol: handle encryption errors, don't let them crash the app 2022-07-02 01:05:38 +03:00
Evgeny Zinoviev
04113564e5 polaris_kettle_bot: fix glitch when turning off 2022-07-01 22:29:57 +03:00
Evgeny Zinoviev
6f8d419c3e polaris_kettle_bot: clean code 2022-07-01 21:52:11 +03:00
Evgeny Zinoviev
80df9e26d1 polaris_kettle_bot: fixes in mut loop 2022-07-01 21:49:08 +03:00
Evgeny Zinoviev
5578736cf7 polaris_kettle_bot: fix 2022-07-01 21:44:16 +03:00
Evgeny Zinoviev
c09de798b4 polaris_kettle_bot: add missing string 2022-07-01 21:43:15 +03:00
Evgeny Zinoviev
0afde726af polaris_kettle_bot: some strings changes 2022-07-01 21:34:21 +03:00
Evgeny Zinoviev
b550f96c1e polaris: change some log message levels 2022-07-01 21:15:09 +03:00
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