-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Nothing works after the V2025.01 update #103
Comments
While adding the card I cant choose the program. The error is |
Now it's the same with me |
Should we delete the helpers we manually created before this release, and then do the update? |
No, you will get a persistent notification letting you know what you can delete as part of the upgrade |
Same here. |
ok I will try upgrading soon |
Hi, Can you send me the diagnostic file. Have you previously installed the standalone version of the card? You can see this from the resources page it will have two references to the card |
Here is my diagnostics file. |
and here is my diagnostic file: |
Can you try clearing the cache in your browser. |
an my diagnostic json |
Done. Still same behaviour. I can add the card, but it appears briefly and the disappears with the same message this.lastChild.setConfig is not a function |
Try this process: To remove this card and revert to the auto installed version follow this process.
|
What do You mean with "latest version of component"? the extra card or the irrigation controller only? |
That's how I did everything, but you didn't check for resources. I will try later as I have work now |
Did all that. Same ressources, same problem. |
From the system protocoll `Logger: frontend.js.modern.202411278 Uncaught error from Chrome 131.0.0.0 on Linux x86_64 TypeError: Cannot read properties of undefined (reading 'attributes') set hass (/irrigationprogram/www/irrigation-card.js:36:45) createCardElement (src/panels/lovelace/cards/hui-card.ts:126:27) ev.stopPropagation (src/panels/lovelace/cards/hui-card.ts:152:13) dispatchEvent (src/common/dom/fire_event.ts:76:7) tag.includes (src/panels/lovelace/create-element/create-element-base.ts:198:14)` |
Irrigation component only, the card is deployed with the component automatically |
Worked first time for me. Installed the update, restarted HA, deleted the old helpers as per the persistent notification. Added new cards. All seems to be working! Looks much cleaner too. When I reconfigured the programs, by default the start time options was blank. Had to select I'm using Rainbird so will let you know how it goes. |
works for me too |
Maybe you can explain me how to add the rain sensor. I have an Ecowitt rain sensor and in the old version I had added an input boolean sensor. And what to do now? |
Hi omenuka, can you start a new issue, this one is getting to many variations and it is hard to keep track. |
ok |
I will leave this issue active for a little while, I am fixing some related problems with the yaml. |
V2025.01.03b2 is released
|
V2025.01.03.b3 released, fix one break one, just trying to keep myself busy 😃 |
I think what's happening is the very first notifications after downloading the update work ok, but subsequent notifications are still missing the first row :( |
oh hang on, just saw it looks like I'm still on V2025.01.03b1 |
can you try generating and pasting the yaml again? Like I said it works the first time. subsequent times for me, miss the first row of each card. |
thanks for confirming. Peter has added an advanced option to generate the yaml each time you reconfigure a program, so yes I think it should work properly, for example, what if you wanted to move a zone from one program to another? You need to regenerate. |
Just noting I did not update the manifest on this so the HA version will be out of sync with the HACS version. Until I go to the full release with V2025.01.03. Are there any remaining issues with the latest version that need to be addressed before I move this version off BETA |
since my programs are completely basic and I only use one rain sensor, and it's winter at the moment, I don't see any problems at the moment. |
Is there a HA version? I thought HACS was the only way to install. Or do you mean the HACS released vs beta are out of sync? And no other issues, it seems to be working fine for me for the last few days, and it's hot here in Adelaide South Australia. |
Need to come to your house to check how the watering works :D :D |
I have a simple system, just four zones. ECO feature for pots, openweathermaphistory for managing the wet days. I built my controller based on an ESP an IO expander and some solid state relays, it cost more for the box it is in than the parts. I don't use most of the features these have grown as a result of requests over the years. Every time I think there is no more possible requirements people find one and the use cases make sense so I extend the functionality. Every year or so I have done a big release implementing some new skills I have learnt along the way. There are users all over, Europe and North America appear to be the most active. What I really need are people to help with the translations. |
My native language is Lithuanian, HA is also Lithuanian, but we have already come to terms with the fact that there are no normal translations:) |
in terms of functionality, the old version was better for me because I could use the input boolean sensor for the rain sensor. With Node Red, I made the on/off connection of this sensor according to the rain sensor's day and current situation values. Now I can only add one and will have to think about how to use both sensors. |
Maybe we should have a "show your system" issue, or github "discussion". Anyway, I'm on a 1030m2 block of land with 8 zones! Zone 1, 2, 3, 7 and 8 are lawn sprinklers, zones 4, 5 and 6 are garden bed drippers. Photo is of zones 1, 2 and 3 (back lawns and garden bed) taken just now. I have a Rainbird controller with the WiFi plug in adapter. I integrated it with HA because the performance of the Rainbird iPhone app is terrible. When you first open the app it takes 20-30 sec to connect, but it often just fails. Then once you're in, the app response is bad. I'm pretty sure the problems are with the Rainbird cloud as the wifi signal strength is very good. So now I don't use the app, and leave the Rainbird on manual, everything is controlled from HA using your integration. I plan to replace with Rainbird with a controller I built based on this relay board which has an integrated ESP32. I installed ESPHome on it to integrate with HA. Have not finished the project due to concerns with the mains wiring side of things (solenoids are 24 VAC). |
That looks great, you have a beautiful garden. I am using a 24vac power supply, and a 24ac to 5vdc conversion to power the esp. I had a board printed to carry most of the parts so it looks neat. THe power side I used off the shelf components. I have had some mechanical relays fail on me in the past so opted for solid state. These work well with AC. Looking at your board, I don't see any issues, not that I am an electrician, a 12V DC power supply to run the board, and you will be able to reuse the 24VAC from the rainbird for the solenoid side, the 24VAC was commonly used for garden lighting etc in the past less loss over distance I believe. |
After updating to V2025.01, all Irrigation cards disappeared. So impressive that it made the entire contents of the Lovelace dashboard invisible.
After uninstalling and reinstalling the integration, I tried to create a new Irrigation card, but the card only shows the following error:
this.lastChild.setConfig is not a function
this.lastChild.setConfig is not a function
The text was updated successfully, but these errors were encountered: