MichaelDvP
|
a8c3b21ee6
|
Merge branch 'dev' into dev2
|
2024-01-21 09:35:16 +01:00 |
|
Proddy
|
cf8c5430d1
|
also remove references from JsonObjectConst and JsonArray
|
2024-01-08 11:44:33 +01:00 |
|
MichaelDvP
|
8ddc167f93
|
Merge branch 'dev' into dev2
|
2024-01-08 11:26:17 +01:00 |
|
Proddy
|
2366f6ba50
|
update licensing year to 2024
|
2024-01-06 17:58:11 +01:00 |
|
Proddy
|
10d6728c82
|
remove obsolete reference to JsonObject
|
2024-01-06 17:42:42 +01:00 |
|
MichaelDvP
|
40a79c51ce
|
add EMS_DEVICE_FLAG_BC400, sort wwmodes #1452
|
2023-11-22 19:45:06 +01:00 |
|
MichaelDvP
|
4f1ef297c7
|
thermostat RC300 mode
|
2023-11-14 10:53:27 +01:00 |
|
MichaelDvP
|
c1dabddf21
|
Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev2x
|
2023-11-14 10:12:02 +01:00 |
|
MichaelDvP
|
e30c476e5c
|
Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev2
|
2023-11-13 19:52:50 +01:00 |
|
MichaelDvP
|
84fab951ba
|
fix RC300 summertemp, mode
|
2023-11-13 18:01:14 +01:00 |
|
Proddy
|
9993a7c739
|
fix UOM not showing in console - and added new command 'system values'
|
2023-11-12 15:59:29 +01:00 |
|
MichaelDvP
|
3101f5e6ae
|
move dhw entities from mixer/solar to new water device, add pool device
|
2023-11-04 15:24:43 +01:00 |
|
MichaelDvP
|
374bd7c5c2
|
extension module instead of pumpp module
|
2023-10-26 15:08:24 +02:00 |
|
MichaelDvP
|
5abfdf1177
|
burner settings use min/max from telegram 4, fix max for values < 0
|
2023-09-21 16:56:45 +02:00 |
|
MichaelDvP
|
e6bcdede73
|
Merge branch 'dev' of https://github.com/proddy/EMS-ESP32 into dev
|
2023-09-19 14:31:25 +02:00 |
|
Proddy
|
9cdeb7c07a
|
refactor custom vs customizations
|
2023-09-17 14:26:24 +02:00 |
|
MichaelDvP
|
b912779ef9
|
fix max for ULONG values, save counters every hour, 3.6.1-dev0c
|
2023-09-04 12:21:53 +02:00 |
|
MichaelDvP
|
bd92345793
|
boiler energy counter, stored in nvs
|
2023-09-03 17:53:48 +02:00 |
|
Proddy
|
81842e544b
|
auto formatting with clang
|
2023-09-02 11:10:32 +02:00 |
|
Proddy
|
91f0da84d2
|
clang auto formatting
|
2023-05-27 09:42:33 +02:00 |
|
MichaelDvP
|
a5113eb90d
|
add HIU
|
2023-05-10 18:47:39 +02:00 |
|
MichaelDvP
|
e6f839b554
|
Merge branch 'dev11' into dev
|
2023-05-10 18:47:07 +02:00 |
|
MichaelDvP
|
b2ad600de2
|
add ventilation device class
|
2023-05-10 16:55:03 +02:00 |
|
Proddy
|
cfe8c410ae
|
Optimize WebUI rendering when using Dialog Boxes #1116
|
2023-04-28 12:46:59 +02:00 |
|
MichaelDvP
|
fa50846a05
|
add own entities read from ems-bus with free factor
|
2023-03-31 16:51:28 +02:00 |
|
MichaelDvP
|
0380fe1fff
|
mqtt/commands for scheduler
|
2023-03-04 14:10:32 +01:00 |
|
Proddy
|
c80470d8f5
|
cleanup unused variables
|
2023-02-23 19:28:32 +01:00 |
|
Proddy
|
c18640eab0
|
brand_to_string to brand_to_char. use const char * where possible
|
2023-02-20 18:09:32 +01:00 |
|
Proddy
|
ffacefb792
|
update copyright year
|
2023-02-11 19:06:02 +01:00 |
|
Proddy
|
94473bdeaa
|
merge PL translation update - https://github.com/emsesp/EMS-ESP32/pull/929
|
2023-01-28 16:20:16 +01:00 |
|
Proddy
|
15760117ee
|
add comment so we remember the reserve functions
|
2023-01-23 23:20:16 +01:00 |
|
proddy
|
60b424705d
|
replace STANDALONE_DUMP with a parameter set during tests call test_test_set_all_active
|
2023-01-07 21:28:33 +01:00 |
|
proddy
|
1f493b208c
|
replace std::string with const char #869
|
2023-01-07 14:38:49 +01:00 |
|
proddy
|
95c5fb7391
|
merge with MichaelDvP's PR 870 - https://github.com/emsesp/EMS-ESP32/pull/870
|
2023-01-06 21:51:17 +01:00 |
|
Proddy
|
5005d06507
|
Translate Device Name #872
|
2023-01-03 14:50:50 +01:00 |
|
Proddy
|
43b4adc618
|
changes to #828
|
2022-12-28 15:39:34 +01:00 |
|
Proddy
|
9b66b02e46
|
Merge branch 'emsesp:dev' into dev
|
2022-12-27 17:26:00 +01:00 |
|
proddy
|
feca878fdd
|
Create table of all EMS-ESP entities, by device, shortname/fullname and characteristics #828
|
2022-12-27 16:27:57 +01:00 |
|
MichaelDvP
|
28de5bb097
|
fix #841
|
2022-12-27 09:02:15 +01:00 |
|
MichaelDvP
|
9d80c2cea7
|
add generic controller without product id #835
|
2022-12-24 15:45:11 +01:00 |
|
MichaelDvP
|
9cbb810fe4
|
add device_id to commands, fix #826
|
2022-12-22 14:01:55 +01:00 |
|
MichaelDvP
|
deda1daa04
|
add devices alert/Pump #575, #720, UOM:translate times? #752
|
2022-11-19 12:11:30 +01:00 |
|
MichaelDvP
|
5bda018d25
|
En-tag for HA-entity
|
2022-11-14 12:22:12 +01:00 |
|
proddy
|
b67113fc1f
|
use const char * where possible
|
2022-10-10 20:11:23 +02:00 |
|
Proddy
|
e37bbe420c
|
manual merge of PR 660 - https://github.com/emsesp/EMS-ESP32/pull/660/
|
2022-10-04 21:01:23 +02:00 |
|
proddy
|
777c9db0f6
|
remove flash
|
2022-09-28 15:47:27 +02:00 |
|
proddy
|
815397dba6
|
move device_library name to const char *
|
2022-09-25 14:36:45 +02:00 |
|
Proddy
|
5845c37672
|
Change name of entity within WebUI #612
|
2022-09-09 17:04:31 +02:00 |
|
MichaelDvP
|
be4f49e96d
|
name known device_ids
|
2022-08-30 17:34:50 +02:00 |
|
Proddy
|
1a4ce643fc
|
Multi-language/I18n support #22
|
2022-08-24 21:50:19 +02:00 |
|