Commit Graph
1792 Commits
Author SHA1 Message Date
Proddy 5d21ba2648 Merge branch 'dev' into dev 2021-03-30 17:09:52 +02:00
proddy 1b730062b7 3.0.2b0 prep 2021-03-30 16:39:01 +02:00
proddy df1c227f2c fix heartbeat on Ethernet 2021-03-30 15:52:27 +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
proddy 15c4a3e9a5 don't disable bluetooth or adc for now 2021-03-30 12:00:09 +02:00
proddy 89f1fc8282 remove redundant code 2021-03-30 11:59:43 +02:00
proddy ca083166a1 show board profile on boot 2021-03-30 11:59:25 +02:00
proddy 6dd901880e remove redundant code 2021-03-30 11:58:53 +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
proddy 324a6da0d5 add ubadevices, which is 1st telegram sent 2021-03-29 22:26:21 +02:00
proddy 391fecadd0 formatting 2021-03-29 22:26:08 +02:00
proddy 4d0032441f start syslog when network connected 2021-03-29 22:25:44 +02:00
proddy 8e59460845 start sys;log after network to prevent crash on Ethernet 2021-03-29 11:15:07 +02:00
proddy 4b6c676992 text changes 2021-03-29 11:14:49 +02:00
proddy 3b4bfaa319 remove ESP8266 references 2021-03-28 21:35:30 +02:00
proddy 6a4b7a1ac7 if on ethernet, show it's IP and not WiFi 2021-03-28 21:33:16 +02:00
proddy 621c73ab03 move around build defines 2021-03-28 20:09:33 +02:00
proddy ac7003124e fix ld issue 2021-03-28 20:09:23 +02:00
proddy 1938c93faf rename subscribes to subscribe_format 2021-03-28 16:53:01 +02:00
proddy 0c17e8deb3 don't process dallas if gpio is 0 2021-03-28 16:27:54 +02:00
proddy 22b4b66cff added logger so external functions can use 2021-03-28 16:27:40 +02:00
proddy 942d062506 formatting, remove wemos from board profile, fix olimex 2021-03-28 16:27:26 +02:00
proddy fca458687e fix flashing led on ethernet connection 2021-03-27 16:19:12 +01:00
proddy ebb71c7724 fix GH URL 2021-03-27 16:03:49 +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 cafc6103ea board profiles: pre-configured pin layouts #11 2021-03-27 10:30:28 +01:00
proddy 0c89d90d56 dallas pin fix for mt-et & nodemcu 2021-03-26 22:39:46 +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
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