2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-03-09 20:57:11 +00:00

36_Shelly: bug fix handling of attr shellyuser for gen2 devices

git-svn-id: https://svn.fhem.de/fhem/trunk@28323 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
Starkstrombastler 2023-12-28 21:30:19 +00:00
parent fb0bdbf0ca
commit 71385ffa17

View File

@ -1,5 +1,6 @@
# Add changes at the top of the list. Keep it in ASCII, and 80-char wide.
# Do not insert empty lines here, update check depends on it.
- bugfix: 36_Shelly: handling of attr 'shellyuser' for gen2 devices
- bugfix: 70_Klafs: minor bugfix for Reading RemainTime
- feature: 10_KNX: additional dpt14 subtypes, Forum #122582
- bugfix: 00_KNXIO: fix problem IO-write queing, Forum #127792