Commit Graph
7129 Commits
Author SHA1 Message Date
proddy d696da2ee8 change debug msg 2024-07-14 23:22:14 +02:00
proddy a6b307442c fix layout on mobile 2024-07-13 16:21:56 +02:00
proddy 710a924cbe package update 2024-07-13 16:21:48 +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 901b58220e update packages 2024-07-12 15:20:27 +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 fec76baea5 fix to compile on Mac OSX 2024-07-11 16:26:50 +02:00
proddy 2b7b8c1bd9 fix for compiling on Mac OSX Apple Silicon 2024-07-11 16:26:33 +02:00
proddy d3d303cfc4 update to show problem and a change 2024-07-11 16:26:14 +02:00
proddy 3c64693275 fixes #1859 2024-07-11 11:03:32 +02:00
proddy e1ecb78375 schedule name can be empty 2024-07-11 10:42:35 +02:00
proddy 0de73c8c85 package update 2024-07-11 10:42:23 +02:00
proddy 7e0e28f515 update dumps 2024-07-10 14:55:04 +02:00
proddy 4a2036d588 no need to append space, as strings can be quoted 2024-07-10 13:12:18 +02:00
proddy 7b80524a5a scheduler name can be empty 2024-07-10 13:11:57 +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 07c6f8993d show help when command not found 2024-07-10 12:53:30 +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 1f106ac5f5 show DEBUG messages 2024-07-08 12:05:14 +02:00
proddy 8dbde11dd5 default publishing time for other (E.g. scheduler) is 60 seconds 2024-07-08 12:05:01 +02:00
proddy 30430844d3 name is optional 2024-07-08 12:04:34 +02:00
proddy 8dc2677c13 add DEBUG type 2024-07-08 12:04:23 +02:00
proddy 08efccf260 sort by flags (type), not name 2024-07-08 12:04:12 +02:00
proddy e0d30bfca5 Feature: message notification #1854 2024-07-07 17:15:34 +02:00
proddy acda3a254c ignore i18n files 2024-07-07 17:14:57 +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 9cb6b800cb Merge pull request #1851 from proddy/dev
small change to make sure flags are set in Scheduler with a Timer
2024-07-06 19:27:46 +02:00
proddy 05cd1ef686 ensure flag is set before adding a timer 2024-07-06 19:26:38 +02:00
proddy 5eb56c3243 remove duplicate toast 2024-07-06 19:26:22 +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 dec7e2ec68 Merge pull request #1847 from proddy/dev
minor updates
2024-07-06 12:40:38 +02:00