Commit Graph
2621 Commits
Author SHA1 Message Date
proddy bcdb49ffff show "quality" next to the line quality % 2021-03-27 16:04:19 +01:00
proddy ebb71c7724 fix GH URL 2021-03-27 16:03:49 +01:00
proddy b8dca3db32 mention that blank SSID = disabling wifi 2021-03-27 16:03:39 +01:00
proddy 94d704730f rename network scan to wifi scan 2021-03-27 16:03:13 +01:00
proddy 0c76ed2c4c custom board profile is allowed 2021-03-27 16:02:57 +01:00
proddy 8bac9f687e hide led is default off/false 2021-03-27 16:02:35 +01:00
proddy 56b597d45f update to new version 2021-03-27 16:02:13 +01:00
proddy 96b83e3eb3 fix ems line quality calculation 2021-03-27 16:02:01 +01:00
proddy e21ad6a6ba re-enable ethernet detection code 2021-03-27 12:48:16 +01:00
proddy 7fe4b99cef fix bug when CUSTOM is chosen as board profile 2021-03-27 12:48:02 +01:00
proddy 0c8dd1d8cf added generic LAN8720 2021-03-27 12:47:46 +01:00
proddy cafc6103ea board profiles: pre-configured pin layouts #11 2021-03-27 10:30:28 +01:00
proddy 6d3feaf81c MQTT base from std::string to String 2021-03-27 10:30:15 +01:00
proddy c8d8b50d47 MQTT base from std::string to String 2021-03-27 10:29:47 +01:00
proddy 0c89d90d56 dallas pin fix for mt-et & nodemcu 2021-03-26 22:39:46 +01:00
proddy d0fc09fc01 snack popups from 5 to 3 seconds 2021-03-26 17:29:54 +01:00
proddy c8b6d1e69c rename WiFi to Network 2021-03-26 17:29:40 +01:00
proddy 49d719770c remove comment 2021-03-26 17:29:23 +01:00
proddy c75a1c9e1e added toUpper 2021-03-26 17:29:13 +01:00
proddy da7b0e9597 feat: board profiles (#11) 2021-03-26 17:29:00 +01:00
proddy 8f1243850f more tests 2021-03-26 17:27:39 +01:00
proddy b931e282f2 added extra gpio pins to avoid 2021-03-24 07:48:45 +01:00
proddy 66df8031ed use gpio checker. wrong values will cause crash 2021-03-23 22:22:14 +01:00
proddy 966f82e38c gpio checker 2021-03-23 22:21:51 +01:00
proddy 118cbd9224 improve value detection 2021-03-23 22:21:29 +01:00
proddy def585fa04 bump to b3 2021-03-23 22:21:08 +01:00
proddy 56a3dfd41a on ESP32 no need to use flash strings for MQTT names 2021-03-23 22:20:58 +01:00
proddy cc0f4c43ae formatting 2021-03-23 22:20:38 +01:00
proddy c341148009 minor cleanup 2021-03-23 22:19:57 +01: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
proddy 1dae9f8beb fix LED when connection made 2021-03-22 22:36:31 +01:00
proddy e25d6e4d0b quit if no valid board profile 2021-03-22 22:33:23 +01:00
proddy c01c098f7e added more board profiles for ethernet 2021-03-22 22:09:09 +01:00
proddy fecfe9d791 added text for board profiles 2021-03-22 21:18:22 +01:00
proddy b996c4dcf6 feat: board profiles (#11) 2021-03-22 21:12:19 +01:00
MichaelDvP 273efbcb65 update changelog 2021-03-22 19:38:17 +01:00
MichaelDvP 7d177ca049 fix compile error standalone? 2021-03-22 19:28:43 +01:00
MichaelDvP 83f46ffd6c add back reset command 2021-03-22 17:28:11 +01:00
MichaelDvP 03e43ba839 add mqtt subscribe settings, thermostat switchtime, boiler heatingsources 2021-03-22 17:17:56 +01:00
MichaelDvP 71dfc0e1eb fix uart out of bounds warning 2021-03-22 17:05:56 +01:00
proddy 355b71cacf minor tidyups 2021-03-22 09:23:57 +01:00
proddy c660440996 fix: show all devices, except system (#31) 2021-03-22 09:23:34 +01:00
MichaelDvP 70033017fd fix #33, Junkers mode names sorted 2021-03-22 07:37:56 +01:00
proddy b9c08a58ad fix: only create mqtt subs for Boiler (expose individual commands via MQTT topics #31) 2021-03-21 17:31:52 +01:00
proddy 4db69760c6 fix: rendering of floats 2021-03-21 13:14:05 +01:00
proddy 8ec0731ca2 update upload scripts 2021-03-21 13:02:21 +01:00
proddy 25b1957dbf minor cleanup 2021-03-21 12:48:03 +01:00
proddy f2dbc26491 feat: expose cmd's via MQTT directly #31 2021-03-21 12:47:47 +01:00