Commit Graph

  • 87b47c57bb add TODO reminders proddy 2024-07-15 20:59:14 +02:00
  • 16fa03fb48 default test back to general proddy 2024-07-15 20:59:05 +02:00
  • 6097c01d72 sort devices and change model proddy 2024-07-15 20:58:53 +02:00
  • dae1d4e3a8 set remotehum as CMD MichaelDvP 2024-07-15 19:52:56 +02:00
  • 686ed20222 Merge pull request #1863 from MichaelDvP/dev Proddy 2024-07-15 11:42:41 +02:00
  • ce33ec4bd3 validate names lowerCase MichaelDvP 2024-07-15 11:16:42 +02:00
  • 5b143cd22a change order in "cannot find 'device' in 'command'" MichaelDvP 2024-07-15 08:56:36 +02:00
  • 4c6d396d70 analogsensor default name, validators MichaelDvP 2024-07-15 08:10:21 +02:00
  • 3d2912b998 check system/values lower case MichaelDvP 2024-07-15 08:08:34 +02:00
  • 46f674f0dc fix info/values command with circuit api/device/circuit/values MichaelDvP 2024-07-15 08:07:43 +02:00
  • 7727093767 Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev MichaelDvP 2024-07-15 07:13:30 +02:00
  • 96bb220b36 Merge pull request #1855 from proddy/dev Proddy 2024-07-14 23:46:16 +02:00
  • 7fc2afc11b auto comments proddy 2024-07-14 23:45:07 +02:00
  • 5f1cc56939 remove obsolete file proddy 2024-07-14 23:44:54 +02:00
  • 10444473c9 clean make proddy 2024-07-14 23:44:43 +02:00
  • 301a1afd41 auto formatting proddy 2024-07-14 23:23:43 +02:00
  • b35ff53d63 add TODO for BSSID proddy 2024-07-14 23:22:55 +02:00
  • 2c2ffe1555 show message if empty return from call command proddy 2024-07-14 23:22:28 +02:00
  • d696da2ee8 change debug msg proddy 2024-07-14 23:22:14 +02:00
  • a6b307442c fix layout on mobile proddy 2024-07-13 16:21:56 +02:00
  • 710a924cbe package update proddy 2024-07-13 16:21:48 +02:00
  • fbe20fec41 optimize device_info proddy 2024-07-12 15:20:48 +02:00
  • f839c07d23 full coverage for api tests proddy 2024-07-12 15:20:37 +02:00
  • 901b58220e update packages proddy 2024-07-12 15:20:27 +02:00
  • c4ace6f877 fix typo proddy 2024-07-11 17:02:33 +02:00
  • 937e4890f7 fix typo proddy 2024-07-11 17:02:23 +02:00
  • f3f5bbb460 add comment proddy 2024-07-11 17:02:10 +02:00
  • a9d85748ef back to default test proddy 2024-07-11 17:01:59 +02:00
  • d7ba360483 fixes for device_info proddy 2024-07-11 16:29:37 +02:00
  • 76675c79fb update test data for api3 proddy 2024-07-11 16:27:10 +02:00
  • fec76baea5 fix to compile on Mac OSX proddy 2024-07-11 16:26:50 +02:00
  • 2b7b8c1bd9 fix for compiling on Mac OSX Apple Silicon proddy 2024-07-11 16:26:33 +02:00
  • d3d303cfc4 update to show problem and a change proddy 2024-07-11 16:26:14 +02:00
  • 3c64693275 fixes #1859 proddy 2024-07-11 11:03:32 +02:00
  • e1ecb78375 schedule name can be empty proddy 2024-07-11 10:42:35 +02:00
  • 0de73c8c85 package update proddy 2024-07-11 10:42:23 +02:00
  • 7e0e28f515 update dumps proddy 2024-07-10 14:55:04 +02:00
  • 4a2036d588 no need to append space, as strings can be quoted proddy 2024-07-10 13:12:18 +02:00
  • 7b80524a5a scheduler name can be empty proddy 2024-07-10 13:11:57 +02:00
  • 1da44afddb getBBQKeesGatewayDetails proddy 2024-07-10 12:54:53 +02:00
  • 154b1d5ec1 show if running debug mode in console proddy 2024-07-10 12:53:47 +02:00
  • 07c6f8993d show help when command not found proddy 2024-07-10 12:53:30 +02:00
  • 4f40a3d990 Show bbqkees model - #1815 proddy 2024-07-10 12:53:18 +02:00
  • c3ce0c1e2d send CMD value for number as NAN MichaelDvP 2024-07-08 19:04:16 +02:00
  • 3d7378a1a8 cmd info shows right type (number/enum), no value MichaelDvP 2024-07-08 18:02:14 +02:00
  • 6f0062be5c replace size with isNull for jsondoc. size() walks a linked-list to count the elements, so its time complexity is O(n). proddy 2024-07-08 15:29:33 +02:00
  • 4f9a32fb36 typo proddy 2024-07-08 15:26:21 +02:00
  • f05a012ef3 concatenate all token strings - experimental proddy 2024-07-08 14:57:26 +02:00
  • e4e1bc3c1e remove old debug statement proddy 2024-07-08 14:56:57 +02:00
  • a902a24150 fix typo proddy 2024-07-08 14:56:38 +02:00
  • bef664b6d6 show RSSI in standalone to test negative value with shuntingyard proddy 2024-07-08 14:56:21 +02:00
  • 9bda29044f formatting proddy 2024-07-08 12:06:20 +02:00
  • b9c2c2ad59 update api tests proddy 2024-07-08 12:06:03 +02:00
  • 39b5aa6c8e formatting proddy 2024-07-08 12:05:45 +02:00
  • 94b0f21461 EMSESP_DEFAULT_PUBLISH_TIME_OTHER is 1 minute proddy 2024-07-08 12:05:31 +02:00
  • 1f106ac5f5 show DEBUG messages proddy 2024-07-08 12:05:14 +02:00
  • 8dbde11dd5 default publishing time for other (E.g. scheduler) is 60 seconds proddy 2024-07-08 12:05:01 +02:00
  • 30430844d3 name is optional proddy 2024-07-08 12:04:34 +02:00
  • 8dc2677c13 add DEBUG type proddy 2024-07-08 12:04:23 +02:00
  • 08efccf260 sort by flags (type), not name proddy 2024-07-08 12:04:12 +02:00
  • d774591065 Scheduler name optional MichaelDvP 2024-07-08 10:20:13 +02:00
  • 2f66fec748 add CMD to api/mqtt to show it in ioBroker MichaelDvP 2024-07-08 08:06:27 +02:00
  • e0d30bfca5 Feature: message notification #1854 proddy 2024-07-07 17:15:34 +02:00
  • acda3a254c ignore i18n files proddy 2024-07-07 17:14:57 +02:00
  • 611f02f81b Merge pull request #1853 from mheyse/fix/modbus-test Proddy 2024-07-07 09:02:03 +02:00
  • 6a721808a4 Only include mocked modbus data structures in standalone builds. mheyse 2024-07-06 21:08:39 +02:00
  • 9cb6b800cb Merge pull request #1851 from proddy/dev Proddy 2024-07-06 19:27:46 +02:00
  • 05cd1ef686 ensure flag is set before adding a timer proddy 2024-07-06 19:26:38 +02:00
  • 5eb56c3243 remove duplicate toast proddy 2024-07-06 19:26:22 +02:00
  • 8a4218206d Merge pull request #1850 from MichaelDvP/dev Proddy 2024-07-06 19:06:37 +02:00
  • ba3df3e3df fix cmd HA-mqtt MichaelDvP 2024-07-06 17:55:06 +02:00
  • dec7e2ec68 Merge pull request #1847 from proddy/dev Proddy 2024-07-06 12:40:38 +02:00
  • 7f0cbe7226 update eslint proddy 2024-07-06 12:34:49 +02:00
  • 2e6add0dac remove error, unused proddy 2024-07-06 12:34:41 +02:00
  • c795eea436 rename partitionsname to partitionname proddy 2024-07-06 12:20:12 +02:00
  • ca7373792d add /partition endpoint proddy 2024-07-06 12:19:03 +02:00
  • fc4e1c0084 package update proddy 2024-07-06 12:18:50 +02:00
  • e92b27c0bb re-order restart button proddy 2024-07-06 12:18:43 +02:00
  • 9d5eb11ba4 remove "event" from info topic proddy 2024-07-06 12:18:31 +02:00
  • a2c5aebfd9 fix possible crash for custom_name==nullptr, dev.23 MichaelDvP 2024-07-06 12:06:33 +02:00
  • af07572b1c Merge pull request #1846 from proddy/dev Proddy 2024-07-05 15:19:32 +02:00
  • 0dc125df4d default shower detect start time 3 minutes (was 2) proddy 2024-07-05 15:19:10 +02:00
  • fb517d2521 Merge pull request #1845 from proddy/dev Proddy 2024-07-04 21:56:35 +02:00
  • 503f7e8fbb Merge branch 'emsesp:dev' into dev Proddy 2024-07-04 21:56:08 +02:00
  • 6feae50ecd test data with more - to _ replacements for sensor IDs proddy 2024-07-04 21:55:35 +02:00
  • cdac298d38 update test data proddy 2024-07-04 21:55:18 +02:00
  • c82b64e257 see if it fixes adjust GitHub actions so they only run for ems-esp and not forks #513 proddy 2024-07-04 21:55:08 +02:00
  • 5f2e6280ac Merge pull request #1844 from MichaelDvP/dev Proddy 2024-07-04 18:11:56 +02:00
  • 03c5f48208 rename remote sensor to avoid conflict CMD/INT16 in api/thermostat MichaelDvP 2024-07-04 17:20:54 +02:00
  • bab64a3ab3 Merge pull request #1843 from MichaelDvP/dev Proddy 2024-07-04 16:52:18 +02:00
  • 6d0e73cc4b show sensor in remote RC20 MichaelDvP 2024-07-04 16:15:40 +02:00
  • c527d006dd show Boiler/HP on web pages MichaelDvP 2024-07-04 15:46:47 +02:00
  • 81d97405f9 Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev MichaelDvP 2024-07-04 14:43:48 +02:00
  • 827b7fc370 show RC20 roomtemp in remote MichaelDvP 2024-07-04 14:15:36 +02:00
  • 2b4b2881c9 changelog v3.7.0-dev.22 MichaelDvP 2024-07-04 13:47:13 +02:00
  • cee2d5ca31 change temperaturesensor id to underscore notation MichaelDvP 2024-07-04 13:42:23 +02:00
  • 147804b4b8 change remotetemp to CMD MichaelDvP 2024-07-04 13:41:17 +02:00
  • a211f95758 control setting BC400 #1838 MichaelDvP 2024-07-04 13:02:05 +02:00
  • 6b6224dead Merge pull request #1840 from mheyse/fix/check-parameter-order Proddy 2024-07-04 10:02:31 +02:00
  • 8c810f2276 fix nullptr linter error mheyse 2024-07-04 09:00:12 +02:00