Álvaro Fernández Rojas
Álvaro Fernández Rojas
@gjohansson-ST this PR has conflicts after my latest AEMET changes. I've fixed those conflicts for you in the following branches: - Rebase: https://github.com/Noltari/home-assistant-core/commits/aemet-remove-hourly-entity_rebase/ - Merge: https://github.com/Noltari/home-assistant-core/commits/aemet-remove-hourly-entity_merge/
Maybe the AEMET OpenData API was down at that time. @kilem86 can you check again?
> Yes, I just checked and it is the same, sometimes the data are available, and sometimes not. > > The problem is that I have some sensors related to...
> Another strange behaviour is ... every day at 19:00h seems to be an error recovering some data (prepitation probability, storm probability and snow probability) ... and these sensors become...
> Same problem @rdlvm no info at all provided, so please refrain from doing this in the future. Doing this just bothers the person that's going to fix it, so...
@emontnemery mypy fails on `dev` after this merge: https://github.com/home-assistant/core/actions/runs/5072203871/jobs/9109610267
Thanks @Ansuel, I'm currently on holidays, but I will test this as soon as I can when I return home.
> @Noltari This is pretty much done, I would wait your check and then I would try to upstream if... Sine @danitool already tested it I'm OK with upstreaming it,...
@ykla ideally you should split this into different issues... 1. Regarding the RTC, did you install the I2C driver? `opkg install kmod-i2c-bcm2835` (Reboot after installing it) 2. I'm using the...
> > @ykla ideally you should split this into different issues... > > > > 1. Regarding the RTC, did you install the I2C driver? > > `opkg install kmod-i2c-bcm2835`...