Commit Graph

5415 Commits

Author SHA1 Message Date
Proddy
7c44f22c45 add comment 2023-01-30 17:04:44 +01:00
Proddy
d39d62c2f8 show mqtt disconnect error in log, on first connect only 2023-01-30 17:04:33 +01:00
Proddy
8f68163f90 fix exit not exiting in standalone mode 2023-01-30 17:04:10 +01:00
pswid
b3ee5f4d9a added link to the EMS-ESP web interface in HA (IPv4 only) 2023-01-30 12:05:16 +01:00
MichaelDvP
5398abb074 Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev 2023-01-30 10:41:29 +01:00
MichaelDvP
65397d3e1e RC20/RC30 modes, #932 2023-01-30 10:41:00 +01:00
Proddy
887d53528b Merge pull request #937 from proddy/dev
fix dump_value_info()
2023-01-30 09:29:13 +01:00
Proddy
1603eafbb2 fix dump_value_info() 2023-01-30 09:22:03 +01:00
Proddy
33bcb54aaf Merge pull request #936 from pswid/dev
fixed 1/0 and true/false MQTT/API format options with HA enabled (#931)
2023-01-30 08:26:17 +01:00
pswid
d36f87707a removed "mode"+"step" in HA discovery for BOOL type entities 2023-01-29 19:08:17 +01:00
pswid
226c1fd6c5 fixed 1/0 and true/false MQTT/API format options with HA enabled (#931)
furthermore variable names in the HA discovery payload has been abbreviated according to: https://www.home-assistant.io/integrations/mqtt/#discovery-payload
2023-01-29 18:52:13 +01:00
Proddy
74b961ab29 Merge pull request #935 from proddy/dev
update packages, minor bug in
2023-01-29 12:17:53 +01:00
Proddy
e4358ba489 uptime in HA should be a string 2023-01-29 12:16:34 +01:00
Proddy
26522cb061 package update 2023-01-29 12:16:14 +01:00
Proddy
7a2038e124 uptime should be a string 2023-01-29 12:09:54 +01:00
Proddy
e98d84efdb update packages 2023-01-29 12:09:35 +01:00
Proddy
7faffafd8a remove duplicate cmdfunction_p 2023-01-29 12:09:27 +01:00
Proddy
bedfd3ee30 revert back to 5.2.0 2023-01-28 16:20:28 +01:00
Proddy
94473bdeaa merge PL translation update - https://github.com/emsesp/EMS-ESP32/pull/929 2023-01-28 16:20:16 +01:00
MichaelDvP
be128da9e0 Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev 2023-01-28 15:53:31 +01:00
Proddy
381afcbb6d Merge pull request #929 from pswid/dev
PL translation update
2023-01-28 15:48:22 +01:00
MichaelDvP
1dc008855e Moduline 400 manual temp, #932 2023-01-28 15:48:16 +01:00
MichaelDvP
bbf4431b5f allow change customization device without reboot 2023-01-28 15:15:21 +01:00
MichaelDvP
c38ad8e382 allow upload of smaller loader bin 2023-01-28 15:13:18 +01:00
Proddy
59af1fd62a use espressif32 6.0.0 2023-01-28 12:19:28 +01:00
Proddy
55ae0bec93 Show MAC address without connecting to network #933 2023-01-28 12:19:13 +01:00
Proddy
64cb509d3b show MAC for ETH always 2023-01-27 18:00:52 +01:00
Proddy
9d67a56f29 ignore web build analysis files 2023-01-27 17:57:36 +01:00
Proddy
b5ee7100f4 remove showing MAC 2023-01-27 17:57:20 +01:00
Proddy
ee1515d787 testing brotlin compression 2023-01-27 17:57:05 +01:00
Proddy
6f0e98b1a1 testing brotlin compression 2023-01-27 17:56:50 +01:00
Proddy
b8e4430a14 testing with brotlin compression 2023-01-27 17:56:36 +01:00
Proddy
65e3187418 package updates 2023-01-27 17:56:19 +01:00
Proddy
ea48cf3722 show MAC address on startup, before connection 2023-01-25 21:37:29 +01:00
Proddy
2c0ad1a4cc minor changes to script 2023-01-25 21:28:07 +01:00
Proddy
7de8fd8b53 update packages 2023-01-25 21:22:18 +01:00
Proddy
7eddf4882c change help string 2023-01-25 21:22:07 +01:00
Proddy
58e95610e8 show MAC address if SSID is empty or ethernet present but not connected 2023-01-25 21:10:06 +01:00
pswid
1416bad9cc removed % from max log buffer size setting 2023-01-24 20:00:00 +01:00
MichaelDvP
0e0e9eccf1 Add blacklist/remove entities #891 2023-01-24 18:37:52 +01:00
Proddy
0dcc953100 add timing 2023-01-23 23:21:07 +01:00
Proddy
38fffd4932 add debug line to show we're using dummy entity values 2023-01-23 23:20:44 +01:00
Proddy
17c7ae7d7c fix syslog starting 2023-01-23 23:20:27 +01:00
Proddy
15760117ee add comment so we remember the reserve functions 2023-01-23 23:20:16 +01:00
Proddy
1cd5e0781d rename Saved to Updated 2023-01-23 18:52:10 +01:00
Proddy
f64fbd1040 added ping test 2023-01-23 15:59:54 +01:00
Proddy
ceb9246cf2 reset dirtyflags after successful save 2023-01-23 15:59:43 +01:00
pswid
032a631b61 capital first letter in the names of special EMS devices
should eventually be translated
2023-01-23 10:50:32 +01:00
pswid
5d0f6b665b SAVE instead of ADD in user edit box 2023-01-23 10:45:32 +01:00
pswid
4bbf096350 PL translation update (entities) 2023-01-23 10:43:26 +01:00