Commit Graph

4475 Commits

Author SHA1 Message Date
mattreim
01b63482bd Add google translation to boiler pump characteristic 2024-08-04 18:58:36 +02:00
MichaelDvP
8d70dc7a02 custom entity RAW allow length up to 256 2024-08-04 16:07:57 +02:00
MichaelDvP
95c995f87a switchProgMode offset 13 to 19 2024-08-04 15:52:31 +02:00
MichaelDvP
ebb327edf6 fix switchProgMode #1903 2024-08-04 10:44:29 +02:00
Proddy
71183d81e5 Merge branch 'emsesp:dev' into dev 2024-08-03 13:24:54 +02:00
proddy
5050d11555 add Unity unit tests 2024-08-03 13:22:24 +02:00
proddy
8f91394c75 add Michaels fix for circuits 2024-08-02 14:28:39 +02:00
MichaelDvP
732949fdb8 fix api no dhw in boiler 2024-08-02 14:16:37 +02:00
proddy
2ec52cccf0 add test for thermostat multi-circuit 2024-08-02 14:16:14 +02:00
MichaelDvP
ab587fa1b7 move 6x identical code to one function add_ha_bool 2024-08-02 12:44:47 +02:00
MichaelDvP
aeafb5f566 remove useless boiler setBurnPow and wrong wwsetpumppow #1910 2024-08-02 12:37:51 +02:00
proddy
3159561cfb compile native on OSX 2024-08-02 12:20:09 +02:00
MichaelDvP
21c23e1fd8 remove useless http check 2024-08-02 12:04:17 +02:00
proddy
a22ee0274b check BBQKees as mfg 2024-08-02 09:59:59 +02:00
proddy
69aa7275d8 surpress output when running Unity tests 2024-08-02 09:59:48 +02:00
Proddy
cd79e73693 Merge branch 'dev' into dev 2024-08-02 09:16:31 +02:00
MichaelDvP
cd992ff457 fix sonar complains 2024-08-02 08:42:32 +02:00
MichaelDvP
70e5b19223 scheduler: change to std::string 2024-08-02 08:20:10 +02:00
MichaelDvP
f417cb991d all devices api default to /values 2024-08-02 08:07:55 +02:00
proddy
f47dd7b629 Merge branch 'dev' of https://github.com/proddy/EMS-ESP32 into dev 2024-08-01 22:19:38 +02:00
proddy
11d0335815 text changes and comments 2024-08-01 22:14:19 +02:00
proddy
b38ec2f25e support Unity testing 2024-08-01 22:13:52 +02:00
MichaelDvP
900b2bf340 scheduler, small fixes, allow commands in json get url 2024-08-01 18:52:26 +02:00
MichaelDvP
49b7f99e81 allow call system allvalues [values|info|entities], increase TCP stack 2024-07-31 14:15:46 +02:00
MichaelDvP
a33733484c always default to values (incl. allvalues), fix typo, 2024-07-31 10:41:15 +02:00
MichaelDvP
95f0478fa7 add switchProgMode #1903 2024-07-30 15:18:01 +02:00
MichaelDvP
80aa1e65b7 refactor common commands #1897 2024-07-30 15:07:45 +02:00
MichaelDvP
d844e67239 Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev 2024-07-29 07:38:19 +02:00
MichaelDvP
ee193c6366 read states of VC0, VW1, #1898 2024-07-29 07:37:57 +02:00
proddy
f4781b91c2 fix bootloop with missing version 2024-07-28 09:26:02 +02:00
proddy
0edb5c0fd9 updates to scheduler for immediate commands #1893 2024-07-27 15:04:22 +02:00
MichaelDvP
7703ca15dc Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev 2024-07-26 18:30:14 +02:00
MichaelDvP
a83bca995b typo 2024-07-26 18:23:37 +02:00
MichaelDvP
5b67060674 scheduler single action on command 2024-07-26 18:00:41 +02:00
MichaelDvP
1183db88b7 command executed only for commands without value, fix hcx custom names 2024-07-26 17:59:49 +02:00
MichaelDvP
dd7cce508f add system/values 2024-07-26 17:58:16 +02:00
MichaelDvP
a06b9d7268 clear response_id on tx_error 2024-07-26 17:58:00 +02:00
proddy
65a5eeee69 debug text changes 2024-07-26 13:25:44 +02:00
proddy
7a3300b8f8 rename console "Command executed" 2024-07-26 13:25:30 +02:00
proddy
78a0fc2091 add optional object to be included in error message 2024-07-26 13:25:19 +02:00
proddy
51783ab7a1 tidy up how paths are checked for API and MQTT 2024-07-26 13:25:02 +02:00
proddy
b3532bd372 remove version from payload 2024-07-26 13:24:40 +02:00
proddy
c947889e53 add test for mqtt via API 2024-07-26 13:24:28 +02:00
proddy
ae7737e47b rename HardwareStatus to hardwareStatus 2024-07-26 13:23:23 +02:00
MichaelDvP
8adb35e47a response "" for empty, fix value for some cases 2024-07-25 17:58:38 +02:00
MichaelDvP
9c80c92f06 fix response for empty 2024-07-25 17:27:32 +02:00
MichaelDvP
9ba026934b Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev 2024-07-25 15:49:52 +02:00
MichaelDvP
eb120f5b90 response to system send telegram, redetect device, not only update from database 2024-07-25 14:48:32 +02:00
MichaelDvP
babf112a7a analogsensor default name fix 2024-07-25 14:32:55 +02:00
MichaelDvP
cfecb390f9 scheduler task priority, add comments 2024-07-25 14:31:24 +02:00