Commit Graph
60 Commits
Author SHA1 Message Date
John 1596c73fa3 add curve to writable numbers 2022-12-11 12:57:15 +01:00
John f1d56fdc44 support yesno values as well in readable+writable switch (fixes #562) 2022-12-11 12:51:24 +01:00
John deadd51bff make min+max+step optional 2022-12-11 12:49:13 +01:00
John c87202febe add step variable for number fields 2022-12-11 12:17:44 +01:00
John b5bedc9080 better documentation 2022-10-01 13:39:05 +02:00
John f9c958580e spelling 2022-09-24 18:34:21 +02:00
John 6e4babd21d docs 2022-09-24 17:30:19 +02:00
John 45f92f6d5c add address 2022-09-11 16:58:53 +02:00
John 080fa1bf67 add read info to active write messages 2022-05-14 08:24:59 +02:00
John 232164c866 started knx integration 2022-05-01 12:13:13 +02:00
John 2fd1d9bde3 truncate updatecheck payload (fixes #542) 2022-04-16 08:12:29 +02:00
Stefan LorenzandGitHub aa8137ddf3 add "sensor" to mqtt hassio integration filter (#570) 2022-03-19 11:42:34 +01:00
John 4fecd4f4a0 add hint to include write messages 2022-02-26 13:48:02 +01:00
John ec75488553 add negative filtering 2022-02-26 13:44:45 +01:00
John 04c6b40704 use poll prio 5 2022-02-12 11:29:22 +01:00
John 7337dd9e52 add option to auto-adjust poll prio of matched messages from integration 2022-02-12 09:15:10 +01:00
John f772a1c834 use %fieldname 2022-02-06 01:16:43 +01:00
John 72f6265b87 add %fieldname 2022-02-06 00:41:33 +01:00
John 702ca67368 filter message defs by users levels as well 2022-02-05 13:23:26 +01:00
John 93b64c34a9 include only messages without level 2022-01-30 17:38:39 +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
john30 859987ec89 formatted, corrected attrs (fixes #245) 2019-01-02 07:57:40 +01:00
john30 c14b1048e1 added missing endscript (fixes #120) 2018-04-08 19:24:15 +02:00
john30 b7c7ad9283 use SIGHUP for reopening log file 2017-01-15 12:37:01 +01:00
john30 22ec96b96e added name for id field 2016-11-20 16:41:00 +01:00
john30 65328e5678 aligned with ebusd-configuration in english 2016-10-16 14:57:39 +02:00
john30 5d8b351941 nicer directory structure 2016-01-06 15:17:57 +01:00
john30 ec55636148 8b0e0f0 2016-01-06 14:42:41 +01:00
john30 8b0e0f00c9 added "--scanconfig", nicer 2016-01-06 14:41:56 +01:00
Sven Giermann c6ad4bc546 Add Default-Stop to init script
Enabling the debian init-script reports the following warning:
> update-rc.d: warning: default stop runlevel arguments (0 1 6) do not match ebusd Default-Stop values (none)

This change tells update-rc.d to stop this service on shutdown.
2015-11-23 12:19:49 +01:00
john30 2834248e91 added broadcast ident (requests all masters to send their identification), added read ident for manual scan, use shorter manufacturer names 2015-03-12 23:56:13 +01:00
john30 b3f3d0d725 nicer 2015-02-15 13:49:52 +01:00
john30 f1bc39205b nicer 2015-02-15 13:49:19 +01:00
john30 ceab2cdb73 nicer 2015-02-15 13:48:35 +01:00
john30 b04d5c2730 added common broadcast messages, removed outdated commands.csv 2015-01-01 13:39:53 +01:00
john30 7976222b0a adjusted to new structure 2014-12-31 08:01:23 +01:00
Roland Jax c478e0bb08 class BaseLoop, EBusLoop: polling functionality implemented. 2014-10-09 15:56:08 +02:00
Roland Jax 7ba3b6fd06 configuration files removed. 2014-08-05 21:02:55 +02:00
Roland Jax d5e2a8821b debian: daemon default options file added. 2014-06-20 15:52:09 +02:00
Roland Jax 75a0eb62e8 config: cyc command corrected. 2014-05-21 22:51:26 +02:00