Commit Graph

  • 0aba139aef mqtt, esp: add new esp8266-based device Evgeny Zinoviev 2023-05-11 04:18:08 +03:00
  • 1c7aa8f9a3 Merge branch 'master' of ch1p.io:homekit Evgeny Zinoviev 2023-04-29 11:42:39 +03:00
  • e8f4478bfc ipcam_server: fix aio tasks Evgeny Zinoviev 2023-04-29 11:42:15 +03:00
  • 586d84b0c0 Revert "test" Evgeny Zinoviev 2023-04-26 21:38:55 +03:00
  • 9462194734 Merge branch 'master' of ch1p.io:homekit Evgeny Zinoviev 2023-04-26 21:10:18 +03:00
  • 774d851a21 test Evgeny Zinoviev 2023-04-26 21:09:56 +03:00
  • 9e3be40a44 mqtt receivers: call parent on_message function for debugging purposes Evgeny Zinoviev 2023-04-26 14:30:28 +03:00
  • 2f5191bb6f add missing file Evgeny Zinoviev 2023-04-22 23:04:03 +03:00
  • e42cedfeb4 lws: store hls.js locally Evgeny Zinoviev 2023-04-22 22:20:35 +03:00
  • 75ab5f7515 lws: routing fixes Evgeny Zinoviev 2023-04-20 19:42:34 +03:00
  • e38615c9c6 support config.db_path Evgeny Zinoviev 2023-04-20 16:58:15 +03:00
  • be3701c558 openwrt utils upd Evgeny Zinoviev 2023-03-23 07:35:02 +03:00
  • 5e0d6a17eb vkos: add some automation Evgeny Zinoviev 2023-02-22 15:58:30 +03:00
  • aca0594138 lws upd Evgeny Zinoviev 2023-02-14 16:38:00 +03:00
  • 46c560b5a5 lws upd Evgeny Zinoviev 2023-02-14 16:35:53 +03:00
  • 9f0187c307 ipcam_server: upd Evgeny Zinoviev 2023-02-14 16:34:26 +03:00
  • 5cd9f89e2d ipcam_server: fix queue again Evgeny Zinoviev 2023-02-05 03:05:20 +03:00
  • 4e5f302958 ipcam_server: sqlite fix Evgeny Zinoviev 2023-02-05 03:01:58 +03:00
  • 7605ec06d8 ipcam_server: motion queue fix Evgeny Zinoviev 2023-02-05 03:00:54 +03:00
  • 378c912dd5 ipcam_server: centralized config, universal workers Evgeny Zinoviev 2023-02-05 01:38:27 +03:00
  • 110f1619ac Merge branch 'master' of ch1p.io:homekit Evgeny Zinoviev 2023-01-19 19:59:06 +03:00
  • ec1e287bf1 lws: add ipcam_server stats Evgeny Zinoviev 2023-01-19 19:58:57 +03:00
  • 53d231b44d tools: add sunxi-h3-i2c-reset.sh script Evgeny Zinoviev 2023-01-12 05:21:23 +03:00
  • a58f4ef588 camera_node: hm Evgeny Zinoviev 2023-01-12 01:10:24 +03:00
  • ff4a2e23d3 camera_node: sleep for 1 sec when capturing with flash Evgeny Zinoviev 2023-01-12 01:07:44 +03:00
  • e00fb0ff2c sound_bot fix Evgeny Zinoviev 2023-01-12 01:00:29 +03:00
  • 6ae92c8917 delete obsolete script Evgeny Zinoviev 2023-01-12 00:37:57 +03:00
  • a5e2e92935 tools/sunxi-setup-amixer: support opi lite Evgeny Zinoviev 2023-01-12 00:36:51 +03:00
  • fdecae4e9b chmod +x Evgeny Zinoviev 2023-01-12 00:34:36 +03:00
  • b3977c16f6 tools: add common amixer setup script for opi boards Evgeny Zinoviev 2023-01-12 00:27:14 +03:00
  • f3fcef5114 doc: document recording audio on allwinner h6 boards Evgeny Zinoviev 2023-01-11 00:37:48 +03:00
  • bb32e56ca2 move watchos app sources here (which should be rewritten anyway, and usable only in very specific conditions) Evgeny Zinoviev 2023-01-04 04:04:03 +03:00
  • d549f428cb config: use get_addr() instead of parse_addr(config[...]) Evgeny Zinoviev 2023-01-04 03:44:07 +03:00
  • 00de2339b4 relay_mqtt_htt_proxy: chmod +x Evgeny Zinoviev 2023-01-04 02:35:44 +03:00
  • f32fd7b020 relay_mqtt_http_proxy: add systemd unit Evgeny Zinoviev 2023-01-04 02:34:19 +03:00
  • ee8381f7c5 relay_mqtt_bot: fix Evgeny Zinoviev 2023-01-04 02:33:26 +03:00
  • 1d508814ca add relay_mqtt_http_proxy Evgeny Zinoviev 2023-01-04 02:33:16 +03:00
  • a03ec71118 polaris_kettle_bot: use new bot framework Evgeny Zinoviev 2023-01-04 01:59:27 +03:00
  • 36791ffcea mqtt relay: change log level of subscribe message Evgeny Zinoviev 2023-01-01 18:49:10 +03:00
  • eb2ab01198 mqtt_relay_util: exit gracefully on ctrl+c Evgeny Zinoviev 2023-01-01 18:48:50 +03:00
  • e49fdedb40 mqtt relay: rename home_id to device_id here and there Evgeny Zinoviev 2023-01-01 18:48:28 +03:00
  • 1162a9cc53 mqtt relay: support OTAResult payload Evgeny Zinoviev 2023-01-01 18:47:56 +03:00
  • 5e39b5c7c0 relayctl: make blinking optional, set default fw version to 7 Evgeny Zinoviev 2023-01-01 18:47:10 +03:00
  • d2a5d8c6c2 relay_mqtt_*: add monitoring util, improve overall support Evgeny Zinoviev 2023-01-01 02:33:33 +03:00
  • ebdedacf2f fix bot framework Evgeny Zinoviev 2022-12-30 18:09:36 +03:00
  • 70f74ece3a inverter_bot: add ac_output_voltage in status report Evgeny Zinoviev 2022-12-30 18:04:55 +03:00
  • 8212feaa6e lws: update cam interface Evgeny Zinoviev 2022-12-25 11:25:17 +03:00
  • cd7e5c16f3 fix log messages Evgeny Zinoviev 2022-12-25 03:10:33 +03:00
  • 7bc380d970 sensors_mqtt_receiver: fix subscribe() topic Evgeny Zinoviev 2022-12-25 03:07:34 +03:00
  • ef350a3592 inverter_mqtt_receiver: fix subscribe() topic Evgeny Zinoviev 2022-12-25 03:04:51 +03:00
  • e7362bd832 mqtt/payload: fix bitfields Evgeny Zinoviev 2022-12-25 03:01:00 +03:00
  • ed590fdd74 polaris -> syncleo Evgeny Zinoviev 2022-12-25 02:13:45 +03:00
  • e4ad17d906 relay_mqtt_bot: remove unused strings Evgeny Zinoviev 2022-12-24 19:27:27 +03:00
  • 57909a9269 systemd: add unit files for pump_mqtt_bot and relay_mqtt_bot Evgeny Zinoviev 2022-12-24 19:14:20 +03:00
  • 14f885f1a7 relay_mqtt_bot, pump_mqtt_bot Evgeny Zinoviev 2022-12-24 19:09:33 +03:00
  • 0a065f48be pump-mqtt-bot: wip; relayctl: somewhat stable Evgeny Zinoviev 2022-12-18 06:31:24 +03:00
  • 022ec129bb update IDEAInspectionsProfile.xml Evgeny Zinoviev 2022-12-18 06:17:06 +03:00
  • f55115f3c5 home/mqtt/payload: add __init__.py Evgeny Zinoviev 2022-12-18 06:05:29 +03:00
  • 5f34b77581 pump_bot: rename modules, make it clear it works locally on sunxi h3 board Evgeny Zinoviev 2022-12-18 05:35:54 +03:00
  • 9c5da6f50b http: support PUT and DELETE in HTTPServer Evgeny Zinoviev 2022-12-18 05:34:28 +03:00
  • 9af0e28b94 mqtt refactoring (wip) Evgeny Zinoviev 2022-12-18 05:33:54 +03:00
  • 09a6b8d1ed .gitignore: add src/test.py Evgeny Zinoviev 2022-12-18 05:32:39 +03:00
  • f4e49bc526 requirements.txt: update packages Evgeny Zinoviev 2022-12-18 05:31:42 +03:00
  • 7bb6daa4bf esp8266 relay controller wip Evgeny Zinoviev 2022-11-28 05:45:20 +03:00
  • 16d47968b4 lws: inverter: allow changing osp Evgeny Zinoviev 2022-12-11 01:25:29 +03:00
  • 769a66f21d telegram/bot framework: fix callbackhandler decorator again Evgeny Zinoviev 2022-12-02 19:00:29 +03:00
  • 20a34d72f2 sensors_bot: increase api timeout Evgeny Zinoviev 2022-12-02 18:56:38 +03:00
  • e283fcf261 lws: fix include order for correct spl autoload Evgeny Zinoviev 2022-11-21 03:53:40 +03:00
  • 35eec7f812 lws: fix for malfunctioning si7021 sensor Evgeny Zinoviev 2022-11-21 03:51:37 +03:00
  • 80bca2085f space fix Evgeny Zinoviev 2022-11-18 04:36:37 +03:00
  • 21cb597244 inverter_bot: fix callbackhandler decorator Evgeny Zinoviev 2022-11-18 04:27:58 +03:00
  • 1707650e96 sound_sensor_server: fix sqlite.... Evgeny Zinoviev 2022-11-18 04:18:05 +03:00
  • 648067d254 sound_sensor_server: fix Evgeny Zinoviev 2022-11-18 04:15:18 +03:00
  • f7eaeeb88e fix sqlite syntax error Evgeny Zinoviev 2022-11-18 04:12:39 +03:00
  • 7d2f2a89ac sound_sensor_server: persistent guard_enabled state Evgeny Zinoviev 2022-11-18 04:11:14 +03:00
  • bbf71ac894 web_api: make endpoints naming consistent, use _ instead of - Evgeny Zinoviev 2022-11-18 03:46:05 +03:00
  • 3a500359c7 sensors_bot fix Evgeny Zinoviev 2022-11-07 01:40:07 +03:00
  • 2addba8bcd sensors_bot: experimental fix Evgeny Zinoviev 2022-11-07 01:13:26 +03:00
  • 91aff8bc85 sound_bot: fixes Evgeny Zinoviev 2022-11-07 00:56:24 +03:00
  • 5f4a14dac4 home.bot: fix @handler Evgeny Zinoviev 2022-11-07 00:50:31 +03:00
  • 6b1d3e8d7d sound_bot: rewrite using new bot framework (not tested) Evgeny Zinoviev 2022-11-07 00:35:10 +03:00
  • cecd192486 inverter_bot: delete unused command handlers Evgeny Zinoviev 2022-11-06 21:46:43 +03:00
  • 84ffac33f5 inverter_bot: fix generation command Evgeny Zinoviev 2022-11-06 21:33:32 +03:00
  • 0cebc9b2a2 inverter_bot: slightly update here and there Evgeny Zinoviev 2022-11-06 21:30:07 +03:00
  • 1546340f35 inverter_bot: remove unused function Evgeny Zinoviev 2022-11-06 21:25:15 +03:00
  • 0e3507273b inverter_bot: remove unused Evgeny Zinoviev 2022-11-06 21:24:49 +03:00
  • 5288a14a04 home.telegram.bot: make some inner module variables 'private' (start name with underscore) Evgeny Zinoviev 2022-11-06 21:24:21 +03:00
  • 0a67758428 doc/inverter_bot: remove removed commands Evgeny Zinoviev 2022-11-06 21:13:08 +03:00
  • ac76b1c115 inverter_bot: fix monitor Evgeny Zinoviev 2022-11-06 21:01:32 +03:00
  • 75ee161b6e inverter_bot: refactor and introduce new functions Evgeny Zinoviev 2022-11-06 20:40:42 +03:00
  • 28c67c4510 api: fix inverter methods Evgeny Zinoviev 2022-11-06 20:37:37 +03:00
  • 3c6cc6528c api/client: fix inverter get methods Evgeny Zinoviev 2022-11-06 20:12:45 +03:00
  • 2b70f151ee api: inverter methods Evgeny Zinoviev 2022-11-06 20:09:49 +03:00
  • ae2bfdcd68 fix web api client again Evgeny Zinoviev 2022-10-30 01:54:07 +03:00
  • 2518bf0e84 fix api client Evgeny Zinoviev 2022-10-30 01:52:20 +03:00
  • 3cf7eb21ec web_api: separate appnames for dev and prod Evgeny Zinoviev 2022-10-30 01:44:04 +03:00
  • db784dc98b web_api: rewrite to aiohttp, drop flask Evgeny Zinoviev 2022-10-25 02:41:46 +03:00
  • 0fce6c5251 inverter_bot: add current OSP to status output Evgeny Zinoviev 2022-10-29 15:42:09 +03:00
  • dbc33cf229 db/inverter: fix retrieving intervals Evgeny Zinoviev 2022-10-25 02:49:44 +03:00
  • ed8f8839af Merge branch 'master' of ch1p.io:homekit Evgeny Zinoviev 2022-10-24 04:39:09 +03:00