Commit Graph
100 Commits
Author SHA1 Message Date
MichaelDvP 94a71998a7 add some thermostat values 2021-08-30 14:11:55 +02:00
MichaelDvP 1311cad913 add some boiler and thermostat parameters 2021-08-23 16:14:06 +02:00
MichaelDvP 4d1ba9bede remove tx-delay, wait for KM200 poll, v3.2.2b1 2021-08-23 13:43:32 +02:00
MichaelDvP 6b07651ed3 remove weblog download filter 2021-08-21 10:58:47 +02:00
MichaelDvP 50ddfc0437 store weblog settings, no log filtering, prevent double messages 2021-08-20 17:42:07 +02:00
MichaelDvP 3f85541c9a add system commands for syslog level and watch 2021-08-19 16:19:32 +02:00
MichaelDvP 74cdb610d8 fix#99, mqtt reconnect for IPv4 and IPv6 2021-08-19 15:27:41 +02:00
MichaelDvP 165dd3b418 fix #99, mqtt reconnect after wifi drop 2021-08-18 20:47:37 +02:00
MichaelDvP 6ec16733c3 Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev 2021-07-26 11:55:06 +02:00
MichaelDvP 1cf938e16a Syslog host setting as ipv4 or hostname 2021-07-26 11:41:23 +02:00
MichaelDvP 1df427366f syslog add hostname, rename host_ to ip_, query status 2021-07-26 11:06:23 +02:00
MichaelDvP 8930c52ada analog input use calibrated mV 2021-07-23 12:09:41 +02:00
MichaelDvP 6d94335079 Fix crash on unknown commands (cf==nullptr) 2021-07-22 19:35:27 +02:00
MichaelDvP 694f647a2c Command returns as enum 2021-07-22 13:00:16 +02:00
MichaelDvP fc1cb00523 reload values after write and update 2021-07-22 12:54:02 +02:00
MichaelDvP 4f6d5164a4 Set sensornames from web 2021-07-18 20:42:02 +02:00
MichaelDvP ae1e2eccd2 minExtTemp for RC300 2021-07-18 20:40:51 +02:00
MichaelDvP d7bc821bbe calculate dallassensor offset 2021-07-17 06:50:13 +02:00
MichaelDvP f8579f7c96 formatting 2021-07-16 16:45:38 +02:00
MichaelDvP 046a9ef6f2 show dallas-temperatures always with digit on web 2021-07-16 16:26:58 +02:00
MichaelDvP 64e15542a2 show api type of commands as command instead of unknown 2021-07-16 16:25:20 +02:00
MichaelDvP 7dec674452 moving dallas-setting, cleanup 2021-07-16 16:24:03 +02:00
MichaelDvP 0f48d3e72c add sensorname console command 2021-07-16 10:57:43 +02:00
MichaelDvP 1f793c49ae Move dallas/bool/enum formats to Settings #76 2021-07-16 10:16:32 +02:00
MichaelDvP e581539cf9 Fix #78 2021-07-15 11:09:59 +02:00
MichaelDvP 736eee79df fix change-check 2021-07-14 18:10:04 +02:00
MichaelDvP 7a0fe3819b reset Settingsflags after update 2021-07-14 17:02:40 +02:00
MichaelDvP 65c9bf7e52 check bufferlength, add formatstrings 2021-07-14 17:00:14 +02:00
MichaelDvP 1e61b5670e delay in emsesp-loop as mentioned in #78 2021-07-11 15:50:15 +02:00
MichaelDvP 6c2bae6296 remove SM10 collector min/max wrong values 2021-07-11 15:19:51 +02:00
MichaelDvP 358d6010b0 Web selectbox for enum commands (like bool) 2021-07-11 15:02:24 +02:00
MichaelDvP 82978a25c5 show wwtapactivated as value 2021-07-11 14:42:12 +02:00
MichaelDvP 3519696bae add boiler ww-hysteresis, maintenance settings 2021-07-11 14:34:18 +02:00
MichaelDvP bd33df2cc7 Junkers mode/set_mode synchronized 2021-07-11 14:15:39 +02:00
MichaelDvP 5f44eb14ad allow numbers for set_mode 2021-07-11 14:01:24 +02:00
MichaelDvP fb94cf953a no enum numbers for "hamode" 2021-07-11 13:52:16 +02:00
MichaelDvP d7486218bc enum start at zero 2021-07-11 13:50:56 +02:00
MichaelDvP 59913cdc4b disable bluetooth, show IPv6 in web, mqtt and console 2021-07-08 18:56:24 +02:00
MichaelDvP 2d7449aeba add network options, IPv6 for mqtt 2021-07-08 10:17:50 +02:00
MichaelDvP 48cd12ec3d NTP time for weblog 2021-07-06 07:35:39 +02:00
MichaelDvP 7c71ed2dc6 fix mem leak 2021-07-06 07:35:15 +02:00
MichaelDvP 6ff3d243bd add missing names 2021-05-11 11:03:40 +02:00
MichaelDvP 4027003729 add SM100 values and commands 2021-05-11 08:51:26 +02:00
MichaelDvP 70fd0ad658 fix empty commands '<device>/hcx' 2021-05-11 08:50:32 +02:00
MichaelDvP 8641e9d9cb Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev 2021-05-10 15:48:41 +02:00
MichaelDvP bc78dd3f50 Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev_cmd 2021-05-10 15:40:14 +02:00
MichaelDvP a9fca73f2d command default id=-1, command_check, add "warm water" to long names 2021-05-10 15:34:11 +02:00
MichaelDvP 5cccfacbc4 show mqtt-count and sensor-reads in info 2021-05-10 15:28:53 +02:00
MichaelDvP 28068bdb98 add SM10 solar values and commands 2021-05-10 14:13:37 +02:00
MichaelDvP fd9ac28254 do not publish empty messages, free mem 2021-05-10 13:50:18 +02:00
MichaelDvP 312fd85469 prevent multiple reading of long messages with no offset 2021-05-10 13:40:11 +02:00
MichaelDvP 7f52ef8bd8 info shows shortnames, only valid hcs 2021-05-05 18:48:07 +02:00
MichaelDvP 32f477726b allow not only commands in api 2021-05-05 08:04:06 +02:00
MichaelDvP e9068e702e fix mixer HA-id nested 2021-05-05 08:03:13 +02:00
MichaelDvP ee5b1b8c34 add dallassensors to api-info 2021-04-30 15:51:31 +02:00
MichaelDvP 4f98b4bb21 fix remote thermostat roomtemp 2021-04-30 15:15:07 +02:00
MichaelDvP 2b95a0d125 add boiler command selburnpow, update packages 2021-04-29 16:19:43 +02:00
MichaelDvP 87b2a05d39 add CRF200 thermostat flag and no_write 2021-04-27 14:48:36 +02:00
MichaelDvP 44d0b52424 show sent telegram on tx-error 2021-04-27 14:47:55 +02:00
MichaelDvP de9ff6a3a1 fix heatpump value position 2021-04-27 14:47:12 +02:00
MichaelDvP fcc4831c9f bool value info, dont show command only in mqtt/telnet 2021-04-26 14:51:49 +02:00
MichaelDvP 6f435cbcfd MC110Status to HT3 boilers 2021-04-26 14:51:02 +02:00
MichaelDvP b01264f701 terminal linebuffers on edit 2021-04-26 14:50:23 +02:00
MichaelDvP e6e507a470 system_info_id=0 for heartbeat output to API 2021-04-25 17:20:59 +02:00
MichaelDvP 2b60eaf462 add heatpump values #45, circuit "ww" to info 2021-04-25 14:20:39 +02:00
MichaelDvP 018b4af8d3 value_info bool format 2021-04-24 21:09:28 +02:00
MichaelDvP 903696726c do not show hatemp, etc. 2021-04-24 21:05:10 +02:00
MichaelDvP 0a82c28fbf add min/max to values, boiler flags, ww-prefix, ha-prefix to mqtt 2021-04-24 11:41:03 +02:00
MichaelDvP 70d8b6824c id to value_info, alternative prefix to command/value 2021-04-24 10:43:49 +02:00
MichaelDvP c4e7747fd1 check devicename lowercase 2021-04-24 09:55:33 +02:00
MichaelDvP 661b8791b3 fix errormessage for shell-commands 2021-04-24 09:50:05 +02:00
MichaelDvP c9a30a23ec API output utf-8 2021-04-24 09:48:42 +02:00
MichaelDvP 28fde37f93 shell reset lineold if edited 2021-04-24 09:48:20 +02:00
MichaelDvP 3797342a93 Fix codecheck complain 2021-04-22 18:45:25 +02:00
MichaelDvP 7faa0d6e65 Typo 2021-04-22 18:38:08 +02:00
MichaelDvP 23455750fa value-info enum as text with list 2021-04-22 18:24:10 +02:00
MichaelDvP 7cabae7ef5 add thermostat remotetemp 2021-04-22 13:51:12 +02:00
MichaelDvP 7baf5c1d9a Add value_info 2021-04-22 13:50:48 +02:00
MichaelDvP a633225ad2 Fix #47 Gateway S32 board profile 2021-04-21 08:46:30 +02:00
MichaelDvP 6b327e3ab3 move system commands to main 2021-04-21 07:44:28 +02:00
MichaelDvP cd43a9feb8 syslog: timestamp to local, add appname 2021-04-21 07:43:37 +02:00
MichaelDvP cf641476bf More linebuffers to shell 2021-04-21 07:43:03 +02:00
MichaelDvP 015ab649af fix publish_ha_config, and add clear 2021-04-10 13:32:09 +02:00
MichaelDvP 4cac16093f mqtt-HA-config dynamically 2021-04-10 12:29:50 +02:00
MichaelDvP b77d9d4125 combine commands and values, some extra commands 2021-04-08 15:20:07 +02:00
MichaelDvP ac26d58b97 allow web commands only for admin 2021-04-08 15:02:11 +02:00
MichaelDvP 3bacfc3361 value2enum texts from local_EN 2021-04-01 16:31:56 +02:00
MichaelDvP 6fb8a4bbe9 changelog, missing macro 2021-03-30 12:46:27 +02:00
MichaelDvP 5c605e15dd move topics/texts to local_EN, some thermostat commands read values 2021-03-30 12:20:43 +02:00
MichaelDvP 9983269662 allow info command from mqtt, publish in topic:response 2021-03-30 12:06:51 +02:00
MichaelDvP d891c7a325 publish command to trigger device-publishes 2021-03-30 12:05:57 +02:00
MichaelDvP 9771ea8f2d allow read commands with length 2021-03-30 11:57:37 +02:00
MichaelDvP 5cf41bdce0 number format for enum-bool 2021-03-30 11:37:31 +02:00
MichaelDvP f28fafed8d check all commands lower case 2021-03-30 11:31:20 +02:00
MichaelDvP 81e2c31dd3 use native esp32 64bit timer for uptime 2021-03-30 11:27:42 +02:00
MichaelDvP d9b577d944 fix syslog reboots without eth 2021-03-30 11:12:16 +02:00
MichaelDvP 9089e5d334 mixer IPM add header temperature for unmixed circuits 2021-03-23 15:30:47 +01:00
MichaelDvP 720a82b3da thermostat datetime command only for supported models 2021-03-23 15:30:08 +01:00
MichaelDvP a83d3a12fb individual subscriptions: resubscribe, show, some system commands 2021-03-23 15:28:50 +01:00
MichaelDvP 273efbcb65 update changelog 2021-03-22 19:38:17 +01:00