John
|
412f65d617
|
fix previous commit
|
2023-12-30 17:46:09 +01:00 |
|
John
|
303ea9627d
|
align with upcoming upstream, switch to edge for newest gcc as used in alpine ci
|
2023-12-30 17:34:23 +01:00 |
|
john30
|
a5e315c9b0
|
updated to 23.3
|
2023-12-26 17:13:26 +01:00 |
|
john30
|
62db6ec1f0
|
updated to 23.3
|
2023-12-26 15:25:46 +01:00 |
|
John
|
b320fb6027
|
fix helper script, add helper scripts for checking the build
|
2023-12-26 12:19:52 +01:00 |
|
John
|
a9a2484374
|
include knxd support in devel image (closes #1051)
|
2023-12-25 15:29:00 +01:00 |
|
John
|
79c14a579c
|
fix escaping
|
2023-12-25 14:34:56 +01:00 |
|
 Andy BarrattandGitHub
|
8bbb6811a5
|
Update mqtt-hassio.cfg to include humidity
|
2023-11-27 13:41:09 +00:00 |
|
John
|
b901232678
|
add /templates endpoint and include types+templates+conditions+chains in dump output
|
2023-10-22 12:17:43 +02: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 |
|
John
|
22b6f02752
|
get rid of argp dependency
|
2023-10-01 14:09:38 +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
|
76184c766b
|
some docs (also closes #974)
|
2023-08-15 17:25:34 +02:00 |
|
john30
|
d442184f84
|
updated to 23.2
|
2023-07-09 09:54:09 +02:00 |
|
John
|
5c5a150fed
|
drop stretch in favour of bookworm
|
2023-07-08 15:54:20 +02:00 |
|
john30
|
ae8e689e11
|
updated version to 23.2
|
2023-07-08 14:28:51 +02:00 |
|
John
|
dd7c668af4
|
add updatecheck for v5
|
2023-06-11 10:46: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
|
02ce387e12
|
fix new gh location
|
2023-01-06 14:49:27 +01:00 |
|
john30
|
de997ab30c
|
fix new gh location, updated to 23.1
|
2023-01-06 14:14:48 +01:00 |
|
john30
|
4c2d87e40f
|
updated version to 23.1
|
2023-01-06 12:35:17 +01:00 |
|
John
|
4263c98f04
|
add language support to webservices
|
2023-01-02 19:59:53 +01: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
|
f2fb959135
|
separate device version
|
2022-12-17 19:06:11 +01:00 |
|
John
|
4c2c198842
|
add device version to update check
|
2022-12-17 17:50:28 +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
|
51100ecfe1
|
add docker-compose example with all options in env+docs (closes #467)
|
2022-09-25 15:05:44 +02:00 |
|
John
|
c3935d4946
|
enhanced infos when running older os
|
2022-09-25 11:14:41 +02:00 |
|
John
|
f9c958580e
|
spelling
|
2022-09-24 18:34:21 +02:00 |
|
John
|
6e4babd21d
|
docs
|
2022-09-24 17:30:19 +02:00 |
|
john30
|
85d4e18623
|
updated to 22.4
|
2022-09-18 23:17:53 +02:00 |
|
john30
|
1a90cd874d
|
updated version to 22.4
|
2022-09-18 16:17:57 +02:00 |
|
John
|
fb4666cd1e
|
add feature branch devel builds
|
2022-09-11 17:37:07 +02:00 |
|
John
|
45f92f6d5c
|
add address
|
2022-09-11 16:58:53 +02:00 |
|