Age | Commit message (Expand) | Author |
2023-05-11 | mqtt, esp: add new esp8266-based device | Evgeny Zinoviev |
2023-04-20 | support config.db_path | Evgeny Zinoviev |
2023-02-05 | ipcam_server: centralized config, universal workers | Evgeny Zinoviev |
2023-01-04 | config: use get_addr() instead of parse_addr(config[...]) | Evgeny Zinoviev |
2023-01-04 | add relay_mqtt_http_proxy | Evgeny Zinoviev |
2023-01-04 | polaris_kettle_bot: use new bot framework | Evgeny Zinoviev |
2023-01-01 | mqtt relay: change log level of subscribe message | Evgeny Zinoviev |
2023-01-01 | mqtt relay: rename home_id to device_id here and there | Evgeny Zinoviev |
2023-01-01 | mqtt relay: support OTAResult payload | Evgeny Zinoviev |
2023-01-01 | relay_mqtt_*: add monitoring util, improve overall support | Evgeny Zinoviev |
2022-12-30 | fix bot framework | Evgeny Zinoviev |
2022-12-25 | mqtt/payload: fix bitfields | Evgeny Zinoviev |
2022-12-24 | relay_mqtt_bot, pump_mqtt_bot | Evgeny Zinoviev |
2022-12-24 | pump-mqtt-bot: wip; relayctl: somewhat stable | Evgeny Zinoviev |
2022-12-18 | home/mqtt/payload: add __init__.py | Evgeny Zinoviev |
2022-12-18 | pump_bot: rename modules, make it clear it works locally on sunxi h3 board | Evgeny Zinoviev |
2022-12-18 | http: support PUT and DELETE in HTTPServer | Evgeny Zinoviev |
2022-12-18 | mqtt refactoring (wip) | Evgeny Zinoviev |
2022-12-02 | telegram/bot framework: fix callbackhandler decorator again | Evgeny Zinoviev |
2022-11-18 | inverter_bot: fix callbackhandler decorator | Evgeny Zinoviev |
2022-11-18 | sound_sensor_server: fix sqlite.... | Evgeny Zinoviev |
2022-11-18 | sound_sensor_server: fix | Evgeny Zinoviev |
2022-11-18 | fix sqlite syntax error | Evgeny Zinoviev |
2022-11-18 | sound_sensor_server: persistent guard_enabled state | Evgeny Zinoviev |
2022-11-18 | web_api: make endpoints naming consistent, use _ instead of - | Evgeny Zinoviev |
2022-11-07 | sensors_bot fix | Evgeny Zinoviev |
2022-11-07 | sensors_bot: experimental fix | Evgeny Zinoviev |
2022-11-07 | sound_bot: fixes | Evgeny Zinoviev |
2022-11-07 | home.bot: fix @handler | Evgeny Zinoviev |
2022-11-07 | sound_bot: rewrite using new bot framework (not tested) | Evgeny Zinoviev |
2022-11-06 | home.telegram.bot: make some inner module variables 'private' (start name wit... | Evgeny Zinoviev |
2022-11-06 | inverter_bot: refactor and introduce new functions | Evgeny Zinoviev |
2022-11-06 | api: fix inverter methods | Evgeny Zinoviev |
2022-11-06 | api/client: fix inverter get methods | Evgeny Zinoviev |
2022-11-06 | api: inverter methods | Evgeny Zinoviev |
2022-10-30 | fix web api client again | Evgeny Zinoviev |
2022-10-30 | fix api client | Evgeny Zinoviev |
2022-10-30 | web_api: rewrite to aiohttp, drop flask | Evgeny Zinoviev |
2022-10-29 | inverter_bot: add current OSP to status output | Evgeny Zinoviev |
2022-10-25 | db/inverter: fix retrieving intervals | Evgeny Zinoviev |
2022-10-24 | Merge branch 'master' of ch1p.io:homekit | Evgeny Zinoviev |
2022-10-24 | add utility that calculates total sum of consumed energy in wh for given period | Evgeny Zinoviev |
2022-10-22 | inverter: improve util program | Evgeny Zinoviev |
2022-10-22 | inverter_bot: update osp util program | Evgeny Zinoviev |
2022-10-19 | inverter/monitor: fix | Evgeny Zinoviev |
2022-10-19 | inverter/monitor: also use mppt2 solar detection | Evgeny Zinoviev |
2022-10-19 | inverter/monitor: fix mptt activity detection | Evgeny Zinoviev |
2022-10-19 | inverter/monitor: upd... | Evgeny Zinoviev |
2022-10-19 | inverter/monitor: logic fix | Evgeny Zinoviev |
2022-10-19 | inverter/monitor: add new fields to dump_status() | Evgeny Zinoviev |
2022-10-19 | inverter: utilities-related notifications (not tested yet) | Evgeny Zinoviev |
2022-09-22 | add ssh_tunnels_config_util | Evgeny Zinoviev |
2022-09-18 | sound_sensor_node: add threshold configuration option | Evgeny Zinoviev |
2022-09-12 | mqtt: add temproom type | Evgeny Zinoviev |
2022-09-02 | inverter: support inverter-tools 1.5.0 | Evgeny Zinoviev |
2022-08-31 | inverter/monitor: fix ac charging program in some cases when both ac input & ... | Evgeny Zinoviev |
2022-08-30 | inverter/status: dump_status(): return ac_mode | Evgeny Zinoviev |
2022-08-30 | inverter: a/c input mode switching | Evgeny Zinoviev |
2022-08-28 | inverter/monitor: set min charging current when done | Evgeny Zinoviev |
2022-08-21 | inverter/monitor: gen_stop(): always reset state | Evgeny Zinoviev |
2022-07-02 | polaris_kettle_bot: when the boiling is done, notify user more effectively | Evgeny Zinoviev |
2022-06-30 | polaris pwk 1725cgld full support | Evgeny Zinoviev |
2022-06-17 | refactor telegram message reporting | Evgeny Zinoviev |
2022-06-15 | media/record: fix terminating a program that doesn't want to be terminated | Evgeny Zinoviev |
2022-06-15 | media/storage: fix PseudoRecordFile | Evgeny Zinoviev |
2022-06-14 | camera_node: workaround for storage logic for esp32-cam based cam | Evgeny Zinoviev |
2022-06-14 | media/record: fix esp32-cam recorder | Evgeny Zinoviev |
2022-06-14 | 1) fix camera_node 2) delete unused imports | Evgeny Zinoviev |
2022-06-14 | media: refactor sound_node, introduce camera_node | Evgeny Zinoviev |
2022-06-12 | ipcam_server: add DVRScanInvalidTimecodes exception type, change handling logic | Evgeny Zinoviev |
2022-06-12 | ipcam_server: try to fix something.... | Evgeny Zinoviev |
2022-06-12 | ipcam_server: telegram notification (not tested... we'll see) | Evgeny Zinoviev |
2022-06-11 | ipcam: rewrite motion detection system | Evgeny Zinoviev |
2022-06-01 | config: delete obsolete debugging stuff | Evgeny Zinoviev |
2022-05-31 | config: support yaml | Evgeny Zinoviev |
2022-05-19 | esp32-cam: support applying camera config | Evgeny Zinoviev |
2022-05-17 | initial camera support (only esp32-cam at the moment) | Evgeny Zinoviev |
2022-05-02 | inverter/monitor: update todo notes | Evgeny Zinoviev |
2022-05-02 | inverter/monitor: some todo notes | Evgeny Zinoviev |
2022-04-29 | temphum: support multiple temp/relhum sensors | Evgeny Zinoviev |
2022-04-24 | initial public | Evgeny Zinoviev |