DaleC
March 15, 2024, 4:09am
231
Seems like the .1 release hasnāt fixed the todo list issues I commented about here:
Anyone else seeing an issue with the local todo list? Since the upgrade all my todo list items got removed and Iām getting the below error in the logs. If i try and recreate the items on the list they donāt get created when i click the add button. But if i open the file config.storage\local_todo.ha_actions.ics i see the items in there
Logger: homeassistant.components.todo
Source: helpers/entity_platform.py:350
integration: To-do list (documentation, issues)
First occurred: 09:25:06 (1 occurrā¦
I still have the same problems and errors. Although there were one or two fixes included in the release that were supposed to address these time zone issues that myself and others are having.
sparkydave
(š¦šŗ Dave)
March 15, 2024, 4:16am
232
I havenāt updated to .1 yet but I did fix the todo list manually.
Could you please post the full path to this particular file?
EDIT: found the fileā¦
How do I know which is the incorrectly saved line?
EDIT2: Ok, so I replaced 3 entries that started with DTSTART;ā¦blah with that of the equivalent line for other items, being ālastmodifiedā¦blahā, reloaded the Local Todo List in Devices and now itās back in action.
Thanks for the pointer.
fuzzysb
(Stuart Buchanan)
March 15, 2024, 9:54am
233
its a custom one using the Power Flow Card Plus as @fabiankrauss mentioned. I just recreated the standard one and added the pieces i needed on top
1 Like
fuzzysb
(Stuart Buchanan)
March 15, 2024, 9:55am
234
I have chosen that card and get that error, i have just updated to 2024.3.1 last night so will try and implement again now.
lucruc
March 15, 2024, 10:05am
235
All my zwave lights and switches died with this update with no way of bringing them back but downgrading (hopefully). Sensors seem to work though.
Blacky
March 15, 2024, 10:07am
236
Is anyone having problems with their To-Do lists? I have 3 off them and only the shopping list is showing?
Looks like HA deleted them in the update.
Hope not as I had a lot of information there.
tom_l
March 15, 2024, 11:20am
237
Yes others have seen this: To-do lists unavailable
Blacky
March 15, 2024, 11:44am
238
Thanks Tom. I have logged a bug report. Should I remove it?
Looks to be a timezone error
Hilding76
(Johan Norberg)
March 15, 2024, 1:57pm
239
Since I upgraded to 2024.3.0 My harmony things donāt work neither integration nor within node-red.
Upgrade to 2024.3.1 , and report back ( After you checked your logs ! )
@bdraco Just wanted to say thanks for this!
Had my DB nuked 2 or 3 times after renaming some device, so I was very happy to spot this in the changelog
3 Likes
tom_l
March 15, 2024, 9:32pm
242
Looks like Allan is on to the problem. Should be fixed in 2024.3.2
3 Likes
Tockers
(Sam)
March 15, 2024, 10:49pm
243
Covers/dampers no longer showing their (binary) state of open/closed regardless of percentage open? Previously had my covers for AC able to toggle open/closed via a button as I could see their state on the button (i.e. colour = open), however any cover state seems to have disappeared in this update.
- type: buttons
entities:
- entity: cover.lounge
name: Lounge
show_state: true
icon: mdi:air-filter
tap_action:
action: toggle
- entity: cover.bedroom
name: Bedroom
show_state: true
icon: mdi:air-filter
tap_action:
action: toggle
- entity: cover.nursery
name: Nursery
show_state: true
icon: mdi:air-filter
tap_action:
action: toggle
- entity: cover.wineroom
name: Wineroom
show_state: true
icon: mdi:air-filter
tap_action:
action: toggle
e.g. state shown before 2024.3, āBedroomā is open:
Try to use āstate_color: trueā
I think you can even āmove it outā inline with/under type: , as you use it for all entities
- type: buttons
state_color: true
Edit:however it should be default
On the other hand, iāve never seen/used the type: buttons , now that my eyes are opened
Hilding76
(Johan Norberg)
March 16, 2024, 1:11am
245
I upgraded, it worked the first time to not since then, no matching logs.
Not sure what you mean by " it worked the first time "
Nor this
And with above description, beside the " no matching logs " , you have not persuaded anyone to even try to understand what you mean, and which ālog-filesā you looked in etc
Tockers
(Sam)
March 16, 2024, 2:16am
247
Thanks for the reply - unfortunately no dice, still no colours both inline or across the set.
Yeah, i looked it up in Docs, entities, special row elements, ābuttonsā
Tried the example there, and even tried other ānativeā ways, no colors indeed, in the horizontal-line of entities/buttons
Edit: Correction
1 Like
sparkydave
(š¦šŗ Dave)
March 16, 2024, 11:48am
249
This is how I fixed mine manually.
Blacky
March 16, 2024, 12:29pm
250
@sparkydave
Thanks Dave for the information. I have spoken to Allen and I believe he has fixed it. it will be out in 2024.3.2 if not I will look into this.
Thanks for your help
Blacky
1 Like