Commit Graph
4140 Commits
Author SHA1 Message Date
proddy 301a1afd41 auto formatting 2024-07-14 23:23:43 +02:00
proddy b35ff53d63 add TODO for BSSID 2024-07-14 23:22:55 +02:00
proddy 2c2ffe1555 show message if empty return from call command 2024-07-14 23:22:28 +02:00
proddy d696da2ee8 change debug msg 2024-07-14 23:22:14 +02:00
proddy fbe20fec41 optimize device_info 2024-07-12 15:20:48 +02:00
proddy f839c07d23 full coverage for api tests 2024-07-12 15:20:37 +02:00
proddy c4ace6f877 fix typo 2024-07-11 17:02:33 +02:00
proddy 937e4890f7 fix typo 2024-07-11 17:02:23 +02:00
proddy f3f5bbb460 add comment 2024-07-11 17:02:10 +02:00
proddy a9d85748ef back to default test 2024-07-11 17:01:59 +02:00
proddy d7ba360483 fixes for device_info 2024-07-11 16:29:37 +02:00
proddy 76675c79fb update test data for api3 2024-07-11 16:27:10 +02:00
proddy 4a2036d588 no need to append space, as strings can be quoted 2024-07-10 13:12:18 +02:00
proddy 1da44afddb getBBQKeesGatewayDetails 2024-07-10 12:54:53 +02:00
proddy 154b1d5ec1 show if running debug mode in console 2024-07-10 12:53:47 +02:00
proddy 4f40a3d990 Show bbqkees model - #1815 2024-07-10 12:53:18 +02:00
proddy 6f0062be5c replace size with isNull for jsondoc. size() walks a linked-list to count the elements, so its time complexity is O(n). 2024-07-08 15:29:33 +02:00
proddy 4f9a32fb36 typo 2024-07-08 15:26:21 +02:00
proddy f05a012ef3 concatenate all token strings - experimental 2024-07-08 14:57:26 +02:00
proddy e4e1bc3c1e remove old debug statement 2024-07-08 14:56:57 +02:00
proddy a902a24150 fix typo 2024-07-08 14:56:38 +02:00
proddy bef664b6d6 show RSSI in standalone to test negative value with shuntingyard 2024-07-08 14:56:21 +02:00
proddy 9bda29044f formatting 2024-07-08 12:06:20 +02:00
proddy b9c2c2ad59 update api tests 2024-07-08 12:06:03 +02:00
proddy 39b5aa6c8e formatting 2024-07-08 12:05:45 +02:00
proddy 94b0f21461 EMSESP_DEFAULT_PUBLISH_TIME_OTHER is 1 minute 2024-07-08 12:05:31 +02:00
proddy e0d30bfca5 Feature: message notification #1854 2024-07-07 17:15:34 +02:00
Proddy 611f02f81b Merge pull request #1853 from mheyse/fix/modbus-test
Only include mocked modbus data structures in standalone builds.
2024-07-07 09:02:03 +02:00
mheyse 6a721808a4 Only include mocked modbus data structures in standalone builds. 2024-07-06 21:08:39 +02:00
Proddy 8a4218206d Merge pull request #1850 from MichaelDvP/dev
custom name null and fix HA CMD
2024-07-06 19:06:37 +02:00
MichaelDvP ba3df3e3df fix cmd HA-mqtt 2024-07-06 17:55:06 +02:00
proddy c795eea436 rename partitionsname to partitionname 2024-07-06 12:20:12 +02:00
proddy 9d5eb11ba4 remove "event" from info topic 2024-07-06 12:18:31 +02:00
MichaelDvP a2c5aebfd9 fix possible crash for custom_name==nullptr, dev.23 2024-07-06 12:06:33 +02:00
proddy 0dc125df4d default shower detect start time 3 minutes (was 2) 2024-07-05 15:19:10 +02:00
Proddy 503f7e8fbb Merge branch 'emsesp:dev' into dev 2024-07-04 21:56:08 +02:00
proddy 6feae50ecd test data with more - to _ replacements for sensor IDs 2024-07-04 21:55:35 +02:00
MichaelDvP 03c5f48208 rename remote sensor to avoid conflict CMD/INT16 in api/thermostat 2024-07-04 17:20:54 +02:00
MichaelDvP 6d0e73cc4b show sensor in remote RC20 2024-07-04 16:15:40 +02:00
MichaelDvP c527d006dd show Boiler/HP on web pages 2024-07-04 15:46:47 +02:00
MichaelDvP 81d97405f9 Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev 2024-07-04 14:43:48 +02:00
MichaelDvP 827b7fc370 show RC20 roomtemp in remote 2024-07-04 14:15:36 +02:00
MichaelDvP 2b4b2881c9 changelog v3.7.0-dev.22 2024-07-04 13:47:13 +02:00
MichaelDvP cee2d5ca31 change temperaturesensor id to underscore notation 2024-07-04 13:42:23 +02:00
MichaelDvP 147804b4b8 change remotetemp to CMD 2024-07-04 13:41:17 +02:00
MichaelDvP a211f95758 control setting BC400 #1838 2024-07-04 13:02:05 +02:00
mheyse 8c810f2276 fix nullptr linter error 2024-07-04 09:00:12 +02:00
proddy 12a4942714 minor updates for modbus 2024-07-03 22:39:41 +02:00
mheyse 0c76a249e3 feat: add Modbus support 2024-07-03 15:27:37 +02:00
proddy 307c196046 #1174 - include translated device type name in dropdown 2024-07-03 11:19:41 +02:00