Commit Graph
6740 Commits
Author SHA1 Message Date
MichaelDvP 3a23dae178 show in info and use for mqtt: heap_caps_get_free_size, #1622 2024-02-26 14:58:23 +01:00
MichaelDvP e50d4fafb5 Slovak language fix #1636 2024-02-26 14:56:49 +01:00
MichaelDvP 673b4c2881 add env and partition for devKitC-1-N32R8, #1635 2024-02-26 14:56:18 +01:00
MichaelDvP b676c4d164 fix thermostat wwc2 commands 2024-02-25 13:54:06 +01:00
MichaelDvP 40716f9c55 add RC300 wwc2 entities 2024-02-25 10:51:08 +01:00
MichaelDvP df0210bfac update packages 2024-02-25 10:50:31 +01:00
MichaelDvP 41ac8120d0 16M partitions, second nvs 2024-02-24 18:32:20 +01:00
MichaelDvP 6a66c7def7 fix custom board profile on boot 2024-02-24 18:31:39 +01:00
MichaelDvP 3b0b6d75a7 uart check break first 2024-02-24 18:31:09 +01:00
MichaelDvP 292ed242c4 AsyncTCP queue 32 2024-02-24 18:30:38 +01:00
MichaelDvP bb670e97ff add platform to system_info 2024-02-24 18:30:08 +01:00
MichaelDvP 768bdcaaaa add platform to system info 2024-02-24 14:38:08 +01:00
Proddy 1db4a33a1d Merge pull request #1631 from MichaelDvP/dev
small fixes
2024-02-24 13:28:50 +01:00
MichaelDvP 61d11ce440 update packages 2024-02-24 10:04:09 +01:00
MichaelDvP 08918a7349 AsyncTCP stack and queue settings 2024-02-24 10:03:58 +01:00
MichaelDvP 87542fb9df update packages 2024-02-24 09:47:34 +01:00
Proddy fb09386c22 Merge pull request #1633 from proddy/dev
fix issue with HA, removing availability check for online status as it may not have been published in time
2024-02-23 19:43:17 +01:00
Proddy d42ae52aff fix issue with HA, removing availability check for online status as it may not have been published in time 2024-02-23 19:42:15 +01:00
Proddy 271d1fda92 package update 2024-02-23 19:41:44 +01:00
Proddy df982e3ea9 Merge pull request #1632 from MichaelDvP/dev2
update to all dev changes
2024-02-23 19:13:32 +01:00
MichaelDvP 222aaca218 store relais states in nvs 2024-02-23 10:00:15 +01:00
MichaelDvP 8a56c599e6 uart-isr to iram 2024-02-23 09:57:53 +01:00
MichaelDvP 003d3740af partitions: nvs: 20k, fs: 1M 2024-02-23 09:57:34 +01:00
MichaelDvP 74342ba654 Merge branch 'dev' into dev2 2024-02-23 08:56:43 +01:00
MichaelDvP 392015f3af Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev 2024-02-23 08:48:27 +01:00
Proddy c769fd6d2c Merge pull request #1626 from proddy/dev
Expose EMS-ESP commands (like reset) via MQTT Discovery #1605
2024-02-22 21:29:21 +01:00
Proddy 0f06bfa91c 3.6.5-dev15 2024-02-22 21:29:04 +01:00
Proddy dffc4a7c02 package update 2024-02-22 21:27:43 +01:00
Proddy 34201025c3 update with #1628 2024-02-21 23:10:56 +01:00
Proddy 189ea6b23d Send MQTT heartbeat immediately after connection 2024-02-21 23:04:32 +01:00
Proddy 24f2d86059 update packages 2024-02-21 23:04:18 +01:00
Proddy 1a08ab6a2b remove RSSI from info payload as its in the heartbeat 2024-02-21 23:04:10 +01:00
MichaelDvP 5e5e6ff053 fixed ip for ETH, setting order 2024-02-21 16:02:04 +01:00
MichaelDvP 08204a94d8 fix typo #1622 2024-02-21 16:01:35 +01:00
MichaelDvP 0eb3df704e Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev 2024-02-21 15:59:56 +01:00
Proddy 2eb77b5f97 package update 2024-02-20 23:28:06 +01:00
Proddy 33b6ece55b Expose EMS-ESP commands (like reset) via MQTT Discovery #1605 2024-02-20 23:27:56 +01:00
MichaelDvP 0010f71a3c uart in iram 2024-02-19 09:56:54 +01:00
MichaelDvP 38a546d6f7 remotetemp with RC200 v32.02, version as 10 byte telegram., fix #1622 2024-02-17 18:32:29 +01:00
MichaelDvP 4346de27b6 remote thermostat 30 sec interval, update packages 2024-02-16 13:41:30 +01:00
MichaelDvP d797c3371b Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev2 2024-02-15 09:08:01 +01:00
Proddy 5d3f8e5b69 updates 2024-02-14 22:19:11 +01:00
Proddy 8ebc552cac Merge pull request #1615 from proddy/dev
fix WiFi TxPower, plus a ton of other refactoring
2024-02-14 15:08:04 +01:00
proddy 944d86b644 removed unused _retained's 2024-02-14 15:07:35 +01:00
proddy 8bd2a39d4e update for 3.6.5-dev14 2024-02-14 15:07:17 +01:00
proddy ed9cad6e39 hostname is multiline 2024-02-14 15:07:02 +01:00
proddy e31330e931 200 char limit for hostnames 2024-02-14 15:06:51 +01:00
proddy 49d749e89f move generateClientId() 2024-02-14 14:47:29 +01:00
proddy d3fadd7081 remove comment 2024-02-14 14:47:17 +01:00
proddy 31ff0f5aba add override 2024-02-14 14:47:09 +01:00