-
Notifications
You must be signed in to change notification settings - Fork 9
Only 2 unuseful entities #14
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
Comments
Hello! No one can help me? |
Hello @paolofonti I have used this integration for a long time, and I have more sensors in the integration. Is your stove connected to a controller, and how is that controller connected to your network? As you can see it is currently in use. This is how my integration looks. |
Same problem with me, is due to that when you create the integration now from scratch that it is using some deprecated functions of HA during setup that it needs to create those sensors. Detected code that calls async_forward_entry_setup for integration 4heat with title: Pellet-heat and entry_id: 01JRAKFSW5PNW400Q8M0PXK0RW, during setup without awaiting async_forward_entry_setup, which can cause the setup lock to be released before the setup is done. This will stop working in Home Assistant 2025.1, please report this issue |
Ciao |
Ciao e grazie per la risposta. |
I had also problems with the integration. At that time i found a solution. Please check these links |
Have looked at it, this is not the issue at this moment. We are installing from scratch without any already existing entities. Maybe your issue comes up after our is workedaround. ;) |
At packetcapture of the integration towards 4heat-module gives this: Would it be possible local-API is closed? Update2: My stove uses different query-code, as also the answers are different. It queries with the following code: |
Hello
I've installed the integration 4heat but only two unuseful entities are available. Could someone help me? Thanks in advance
The text was updated successfully, but these errors were encountered: