Out of curiosity, is this ign_sismologia platform still notifying in a timely way? Are you receiving notifications? Because I have checked the rss feed as announced in the IGN website and the latest notification is from yesterday 2020/08/10 12:02:18 while the IGN live map is showing 9 new additional earthquakes being the latest dated 2020/08/11 18:29:20
Not that I think that there is an issue with the platform but actually it might be with the IGN RSS feed not being duly updated.
Yeah, that’s odd, it appears as if the RSS feed hasn’t been updated for about 36 hours. Unfortunately there’s nothing the HA integration can do about this.
Today I realized that I have an error in this custom component
No ‘version’ key in the manifest file for custom integration ‘geo_rss_events_new’. As of Home Assistant 2021.6, this integration will no longer be loaded. Please report this to the maintainer of ‘geo_rss_events_new’
I was just trying to retrace my steps from that many years ago. geo_rss_events_new was never really implemented as a proper custom component and that’s why there is no Git repository that contains the code.
I assume that the original file is not installed as custom_components/geo_rss_events_new/sensor.py?
In this case, the simplest solution would be to manually create a file right next to it called manifest.json with the following content: