summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2022-12-02telegram/bot framework: fix callbackhandler decorator againEvgeny Zinoviev
2022-12-02sensors_bot: increase api timeoutEvgeny Zinoviev
2022-11-18space fixEvgeny Zinoviev
2022-11-18inverter_bot: fix callbackhandler decoratorEvgeny Zinoviev
2022-11-18sound_sensor_server: fix sqlite....Evgeny Zinoviev
2022-11-18sound_sensor_server: fixEvgeny Zinoviev
2022-11-18fix sqlite syntax errorEvgeny Zinoviev
2022-11-18sound_sensor_server: persistent guard_enabled stateEvgeny Zinoviev
2022-11-18web_api: make endpoints naming consistent, use _ instead of -Evgeny Zinoviev
2022-11-07sensors_bot fixEvgeny Zinoviev
2022-11-07sensors_bot: experimental fixEvgeny Zinoviev
2022-11-07sound_bot: fixesEvgeny Zinoviev
2022-11-07home.bot: fix @handlerEvgeny Zinoviev
2022-11-07sound_bot: rewrite using new bot framework (not tested)Evgeny Zinoviev
2022-11-06inverter_bot: delete unused command handlersEvgeny Zinoviev
2022-11-06inverter_bot: fix generation commandEvgeny Zinoviev
2022-11-06inverter_bot: slightly update here and thereEvgeny Zinoviev
2022-11-06inverter_bot: remove unused functionEvgeny Zinoviev
2022-11-06inverter_bot: remove unusedEvgeny Zinoviev
2022-11-06home.telegram.bot: make some inner module variables 'private' (start name ↵Evgeny Zinoviev
with underscore)
2022-11-06inverter_bot: fix monitorEvgeny Zinoviev
2022-11-06inverter_bot: refactor and introduce new functionsEvgeny Zinoviev
2022-11-06api: fix inverter methodsEvgeny Zinoviev
2022-11-06api/client: fix inverter get methodsEvgeny Zinoviev
2022-11-06api: inverter methodsEvgeny Zinoviev
2022-10-30fix web api client againEvgeny Zinoviev
2022-10-30fix api clientEvgeny Zinoviev
2022-10-30web_api: separate appnames for dev and prodEvgeny Zinoviev
2022-10-30web_api: rewrite to aiohttp, drop flaskEvgeny Zinoviev
2022-10-29inverter_bot: add current OSP to status outputEvgeny Zinoviev
2022-10-25db/inverter: fix retrieving intervalsEvgeny Zinoviev
2022-10-24Merge branch 'master' of ch1p.io:homekitEvgeny Zinoviev
2022-10-24add utility that calculates total sum of consumed energy in wh for given periodEvgeny Zinoviev
2022-10-22inverter: improve util programEvgeny Zinoviev
2022-10-22inverter_bot: update osp util programEvgeny Zinoviev
2022-10-21inverter_bot: add osp button on main screenEvgeny Zinoviev
2022-10-21inverter_bot: setosp: fix notificationEvgeny Zinoviev
2022-10-21fix setospEvgeny Zinoviev
2022-10-21fix, related to prev commitEvgeny Zinoviev
2022-10-21inverter_bot: setosp commandEvgeny Zinoviev
2022-10-19inverter/monitor: fixEvgeny Zinoviev
2022-10-19inverter/monitor: also use mppt2 solar detectionEvgeny Zinoviev
2022-10-19inverter/monitor: fix mptt activity detectionEvgeny Zinoviev
2022-10-19inverter/monitor: upd...Evgeny Zinoviev
2022-10-19inverter_bot: fix stupid mistakeEvgeny Zinoviev
2022-10-19inverter_bot: fix..Evgeny Zinoviev
2022-10-19inverter/monitor: logic fixEvgeny Zinoviev
2022-10-19inverter/monitor: add new fields to dump_status()Evgeny Zinoviev
2022-10-19fix again...Evgeny Zinoviev
2022-10-19inverter_bot: change service start orderEvgeny Zinoviev
2022-10-19fix typo againEvgeny Zinoviev
2022-10-19typo fixEvgeny Zinoviev
2022-10-19inverter: utilities-related notifications (not tested yet)Evgeny Zinoviev
2022-10-19ipcam_server: fixEvgeny Zinoviev
2022-10-11ipcam_server: add http endpoint for manually triggering cleanup jobEvgeny Zinoviev
2022-09-22ssh_tunnels_config_util: support ssh_port optionEvgeny Zinoviev
2022-09-22ssh_tunnels_config_util: add also ssh bindings for all hostsEvgeny Zinoviev
2022-09-22add ssh_tunnels_config_utilEvgeny Zinoviev
2022-09-18sound_sensor_node: add threshold configuration optionEvgeny Zinoviev
2022-09-14ipcam_server: cleanup supportEvgeny Zinoviev
2022-09-14openwrt_logger: add some commentEvgeny Zinoviev
2022-09-14typing fixEvgeny Zinoviev
2022-09-12mqtt: add temproom typeEvgeny Zinoviev
2022-09-02inverter: support inverter-tools 1.5.0Evgeny Zinoviev
2022-08-31ac label fixEvgeny Zinoviev
2022-08-31inverter/monitor: fix ac charging program in some cases when both ac input & ↵Evgeny Zinoviev
pv are connected
2022-08-30fix spaceEvgeny Zinoviev
2022-08-30inverter: fix generator/utilities label in status reportEvgeny Zinoviev
2022-08-30inverter/status: dump_status(): return ac_modeEvgeny Zinoviev
2022-08-30inverter: a/c input mode switchingEvgeny Zinoviev
2022-08-28inverter/monitor: set min charging current when doneEvgeny Zinoviev
2022-08-23fix typingEvgeny Zinoviev
2022-08-21inverter/monitor: gen_stop(): always reset stateEvgeny Zinoviev
2022-07-02polaris/protocol: change log level when logging about dropped duplicated packetEvgeny Zinoviev
2022-07-02polaris/protocol: fix debug log when dropping duplicated incoming packetEvgeny Zinoviev
2022-07-02polaris/protocol: delete PingMessage from queue immediately, just like ACK/NAKsEvgeny Zinoviev
2022-07-02polaris/protocol: ping improvementsEvgeny Zinoviev
2022-07-02polaris/protocol: improve debug logsEvgeny Zinoviev
2022-07-02polaris/protocol: change log level of some annoying messageEvgeny Zinoviev
2022-07-02polaris_kettle_bot: make READ_TIMEOUT configurableEvgeny Zinoviev
2022-07-02polaris_kettle_bot: l10n fixEvgeny Zinoviev
2022-07-02polaris_kettle_bot: when the boiling is done, notify user more effectivelyEvgeny Zinoviev
2022-07-02polaris/protocol: handle encryption errors, don't let them crash the appEvgeny Zinoviev
2022-07-01polaris_kettle_bot: fix glitch when turning offEvgeny Zinoviev
2022-07-01polaris_kettle_bot: clean codeEvgeny Zinoviev
2022-07-01polaris_kettle_bot: fixes in mut loopEvgeny Zinoviev
2022-07-01polaris_kettle_bot: fixEvgeny Zinoviev
2022-07-01polaris_kettle_bot: add missing stringEvgeny Zinoviev
2022-07-01polaris_kettle_bot: some strings changesEvgeny Zinoviev
2022-07-01polaris: change some log message levelsEvgeny Zinoviev
2022-07-01polaris/protocol: don't increment Message ids forever, got back to 0 after ↵Evgeny Zinoviev
100000
2022-07-01polaris/protocol: change some log levelsEvgeny Zinoviev
2022-07-01polaris_kettle_bot: chmod +xEvgeny Zinoviev
2022-07-01polaris/protocol: resend PingMessages if no responseEvgeny Zinoviev
2022-07-01polaris_kettle_bot: add /temp command and moreEvgeny Zinoviev
2022-06-30sound_sensor_server: fix for non-exisiting sensor_to_camera_nodes_relationsEvgeny Zinoviev
2022-06-30sound_sensor_server: check keys presense in config before accessingEvgeny Zinoviev
2022-06-30polaris pwk 1725cgld full supportEvgeny Zinoviev
- 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-27polaris kettle workEvgeny Zinoviev
- 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-26somewhat working kettle communicationEvgeny Zinoviev
- handshake works - it powers on and off - temperature control is still WIP