Commit Graph
77 Commits
Author SHA1 Message Date
Andy BarrattandGitHub 8bbb6811a5 Update mqtt-hassio.cfg to include humidity 2023-11-27 13:41:09 +00:00
John f2a845d462 fix initial broadcast scan message 2023-10-14 11:59:34 +02:00
John 6a6e68a2c0 add readonly timers 2023-10-07 19:42:29 +02:00
JohnandGitHub e5886e9aed Merge pull request #1023 from Danit2/master
add energyintegral
2023-10-07 19:01:10 +02:00
John f0d737d22e add time fields from timer messages (closes #1006) 2023-10-07 18:58:04 +02:00
John 7cc7e64e65 fix HA entity name prefix warnings (closes #1011) 2023-10-07 17:42:57 +02:00
Danit2andGitHub 8662ff7b0c Update mqtt-hassio.cfg 2023-09-24 15:38:34 +03:00
John f633e07840 include temperatures in Kelvin (closes #989) 2023-09-09 10:20:07 +02:00
John 128f0aa38f Merge branch 'master' of github.com:john30/ebusd 2023-06-03 11:09:40 +02:00
John 699f056381 add value list support 2023-06-03 10:45:08 +02:00
Robin KluthandGitHub b024f28e15 Update mqtt-hassio.cfg
Updates MQTT discovery link
2023-06-02 07:45:10 +02:00
John 8408e32d32 set state_clss to total_increasing for readable items with "poweron" or "count" in the name, remove no longer value state_class measurement for globals 2023-05-29 14:51:32 +02:00
John 5d3c6f097e only send device update info when it is extractable 2022-12-18 09:45:56 +01:00
John a73c11ecf3 update docs 2022-12-18 09:08:28 +01:00
John 071de91d14 fix template scoping 2022-12-17 20:32:17 +01:00
John 40f8d2e5a0 add update check for device 2022-12-17 19:33:53 +01:00
John 91484ad4ee switch to HA update integration for updatecheck 2022-12-11 18:06:48 +01:00
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