Skip to content

Commit 15ebec0

Browse files
committed
chore: release v5.0.1
* (Garfonso) settings from entity registry are now loaded on startup * (Garfonso) logbook: prevent entries from the future * (Garfonso) icons should now work as before, again. * (Garfonso) script entities now can be used again. * (Garfonso) subscribe to all object ids in a template. * (Garfonso) Update dependencies.
1 parent cd2e8b2 commit 15ebec0

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -473,7 +473,7 @@ After that checkout modified version in `./build` folder. Then.
473473
PLACEHOLDER for the next version:
474474
### **WORK IN PROGRESS**
475475
-->
476-
### **WORK IN PROGRESS**
476+
### 5.0.1 (2025-09-09)
477477
* (Garfonso) settings from entity registry are now loaded on startup
478478
* (Garfonso) logbook: prevent entries from the future
479479
* (Garfonso) icons should now work as before, again.

io-package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"common": {
33
"name": "lovelace",
4-
"version": "5.0.0",
4+
"version": "5.0.1",
55
"news": {
66
"5.0.1": {
77
"en": "* (Garfonso) settings from entity registry are now loaded on startup\n* (Garfonso) logbook: prevent entries from the future\n* (Garfonso) icons should now work as before, again.\n* (Garfonso) script entities now can be used again.\n* (Garfonso) subscribe to all object ids in a template.\n* (Garfonso) Update dependencies.",

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "iobroker.lovelace",
3-
"version": "5.0.0",
3+
"version": "5.0.1",
44
"description": "With this adapter you can build visualization for ioBroker with Home Assistant Lovelace UI",
55
"author": {
66
"name": "bluefox",

0 commit comments

Comments
 (0)