Commit Graph
2318 Commits
Author SHA1 Message Date
John bc3b9489b6 support lograwdata=... with env as well 2022-02-05 19:13:12 +01:00
John 29c57a11e5 support static topic for non-JSON 2022-02-05 18:21:48 +01:00
John d6fe1fe8ad fix unique name determination (again), add test for it 2022-02-05 17:25:27 +01:00
John 85cae37260 compiler warnings 2022-02-05 17:24:38 +01:00
John 21fa9ba43e document previous todo 2022-02-05 16:21:26 +01:00
John 916f31fab0 fix getName() and getField() with ignored count (again) 2022-02-05 16:21:06 +01:00
John 815e45234e fix unique name determination 2022-02-05 15:50:46 +01:00
John 95fb4f6974 logging 2022-02-05 15:50:23 +01:00
John 070bcbe3be fix global topic reduction 2022-02-05 14:59:09 +01:00
John 702ca67368 filter message defs by users levels as well 2022-02-05 13:23:26 +01:00
John 1d232e211f add qos param, add global topic param and allow reduction to alive only (addresses #355), allow disabling defaults for topic (solves #355), optimized 2022-02-05 13:05:23 +01:00
John 6f56ca6331 silence compiler warning 2022-02-05 12:52:21 +01:00
John bcf0997d35 comments, optimized 2022-02-05 12:52:00 +01:00
John 9649fb0474 add init.d and friends to Makefile 2022-02-05 11:49:52 +01:00
JohnandGitHub 2a29a252ed create issue templates 2022-02-05 10:34:40 +01:00
John 81fad83271 align with arch PKGBUILD 2022-01-30 22:42:06 +01:00
John e2562814c4 Merge remote-tracking branch 'origin/master' 2022-01-30 22:33:04 +01:00
TimandGitHub aa0d52bc4b add Alpine Linux build file (#505) 2022-01-30 22:31:40 +01:00
John 87e2ff1da0 align with make_debian.sh 2022-01-30 22:06:38 +01:00
John ee2c4d2b22 fix posix compliance 2022-01-30 22:04:20 +01:00
John e55c967a4b Merge remote-tracking branch 'origin/mqttintegration' 2022-01-30 21:38:04 +01:00
John fb8ed4bd35 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	src/lib/ebus/datatype.cpp
2022-01-30 21:37:13 +01:00
John 93b64c34a9 include only messages without level 2022-01-30 17:38:39 +01:00
John 172223578d fix lowercase search 2022-01-30 17:36:41 +01:00
John 3728cc9202 add load and party (not yet hot as writes are excluded), missing command_topic for switch, formatting 2022-01-30 17:31:17 +01:00
John 30fa48a1a5 add field_payload 2022-01-30 17:09:22 +01:00
John d0d4009636 add hours+start, corrected precedence for power percent, add missing type_class_sensor 2022-01-30 16:02:41 +01:00
John 206686a72f add switch payload values 2022-01-30 15:29:07 +01:00
John b3f474e3b8 skip seen for active write messages and publish read pendant for those 2022-01-30 14:51:44 +01:00
John b7106e89a9 remove senseless measurement state_class from writable number entities 2022-01-30 14:31:33 +01:00
John 6155e58e50 fix topic matching, extend documentation 2022-01-30 14:17:12 +01:00
John 62698a8021 add home assistant configuration for MQTT discovery (solves #224) 2022-01-30 13:28:26 +01:00
John 99fc945fbb comment defaults 2022-01-30 13:20:17 +01:00
John 95eef1e741 add curly braces support to mqtt integration, documentation 2022-01-30 12:48:03 +01:00
John d868c42d57 add mqtt integration config file 2022-01-29 15:02:55 +01:00
John 6b576c70e7 solved some todos, memory optimization 2022-01-29 14:59:31 +01:00
JohnandGitHub 6836e6d71d corrected progress arg 2022-01-29 13:30:21 +01:00
John 8661833939 Merge remote-tracking branch 'origin/master' into mqttintegration
# Conflicts:
#	src/lib/ebus/datatype.cpp
2022-01-29 13:02:16 +01:00
John fded31b0cc extend MQTT integration support with type switch by direction and type_part-by, optimize memory usage, force publish of seen messages when filtering seen 2022-01-29 12:47:40 +01:00
John 03ea563afe fix getName() and getField() with ignored count 2022-01-29 12:43:34 +01:00
John 7128a380f3 extend MQTT integration support with seen filter and variable compression 2022-01-23 19:34:45 +01:00
John 5f54d560a7 optimized 2022-01-23 17:55:37 +01:00
John d73e407acb extend MQTT integration support 2022-01-23 17:55:18 +01:00
John 17b1bdf4a0 extend MQTT integration support with type_switch 2022-01-22 22:21:59 +01:00
John c499c4e74b spelling 2022-01-22 15:28:52 +01:00
John 1e21850a2b extend MQTT integration support 2022-01-22 15:28:32 +01:00
JohnandGitHub 4bda1a5140 potential fix for truncated float representation 2022-01-16 20:00:39 +01:00
John 7e563d5ae9 add MQTT integration support 2022-01-16 19:05:32 +01:00
John 29e96338da updated 2022-01-08 15:29:37 +01:00
John d00f6d755c use array instead of hash for dumpconfig json and add circuit 2022-01-08 15:19:26 +01:00