card error (Can not read properties of undefined (reading 'attributes'))
L0bit0 opened this issue · 7 comments
L0bit0 commented
Hi
NOTE: even issue looks on the card I feel it is not working since last integration update.
Issue:
- Card is giving an error:
- Card is properly showed on ipad App :-)
- iPad
- Web
- Irrigation schedule looks is still working fine
- When I try to edit the card i see this:
- yaml:
type: custom:irrigation-card
program: switch.riego_no
entities: []
show_program: true
next_run_label: Next Run
last_ran_label: Last Run
remaining_label: Remaining time
type: custom:irrigation-card
program: switch.riego_no
entities:
- switch.valvula_riego_1_switch
- switch.valvula_riego_2_switch
show_program: true
next_run_label: Next Run
last_ran_label: Last Run
remaining_label: Remaining time
- I reconfigure the zones, but still failing
- I confirmed valves and switches works fine.
Thanks
petergridge commented
Hi @L0bit0
What browser are you using?
Have you tried clearing the cache?
Can you try incognito mode.
Cheers
Pete
L0bit0 commented
Browsers: chorme on mac, and fully kiosk
clearing cache: tested, same thing
incognito: tested, same issue...
L0bit0 commented
L0bit0 commented
in cas it helps i tried some chrome developer tools and see some components errors:
this is the exported log:
homeassistant.local-1725445742586.log
petergridge commented
L0bit0 commented
I manually updated and looks good now. I will wait a couple of days for 100% confirmation, but it looks good.
Thanks!!!