Hello,
With the new version of the integration, you have to choose the feeds via a selector. If you did not have the ONLY_INCLUDE_FEEDID param in your yaml conf, it does not import actually any feeds…you will also have to rename the entities manually so that not to loose your stats cf :
opened 04:54PM - 03 Oct 24 UTC
closed 09:31AM - 07 Oct 24 UTC
integration: emoncms
### The problem
Since Homeassistant 2024.10, the Emoncms integration is now c… onfigured via the UI.
Since I updated to this new version, the system is raising 'repair' issues similar to the following:
`We have generated statistics for '<entity-name-here>' (<entity_id-here>) in the past, but it no longer has a state class, therefore, we cannot track long term statistics for it anymore. Statistics cannot be generated until this entity has a supported state class.`
So my existing statistical data will not be added to any longer...
When configured previous via YAML, this was not an issue, statistical data worked fine.
Also, all existing feed entities were reamed, breaking lots of things, like dashboards, graphs, automation etc.
Can this be fixed/implemented?
### What version of Home Assistant Core has the issue?
core-2024.10.0
### What was the last working version of Home Assistant Core?
core-2024.9.3
### What type of installation are you running?
Home Assistant OS
### Integration causing the issue
emoncms
### Link to integration documentation on our website
https://www.home-assistant.io/integrations/emoncms
### Diagnostics information
_No response_
### Example YAML snippet
_No response_
### Anything in the logs that might be useful for us?
_No response_
### Additional information
_No response_
Sorry for that
There is a thread with some info here :
The latest release of Home Assistant (2024.10.0) includes an update to the core Emoncms component thanks to @alexandrecuer for his hard work in navigating the minefield of developing for Home Assistant.
The component is now configured by the UI. 2024.10: Heading in the right direction - Home Assistant (home-assistant.io)
This update also fixes some elements that are being deprecated by HA and adds others that are part of the core HA sensor design now.
Of note, the ‘Scan interval’ option is re…
1 Like