#ecoforest integration issue

1 messages · Page 1 of 1 (latest)

ionic ember
#

Hi all,

ecoforest integration became unvailable after some time. I notice is when my stove is in state 20. I have this in the log

Enregistreur: homeassistant.config_entries
Source: config_entries.py:761
S'est produit pour la première fois: 18:08:05 (2 occurrences)
Dernier enregistrement: 18:15:25

Error setting up entry Ecoforest 000025568781919 for ecoforest
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 761, in __async_setup_with_context
result = await component.async_setup_entry(hass, self)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/src/homeassistant/homeassistant/components/ecoforest/init.py", line 33, in async_setup_entry
device = await api.get()
^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.13/site-packages/pyecoforest/api.py", line 46, in get
return Device.build(
~~~~~~~~~~~~^
{
^
...<3 lines>...
}
^
)
^
File "/usr/local/lib/python3.13/site-packages/pyecoforest/models/device.py", line 141, in build
state=State.build(status["estado"]),
~~~~~~~~~~~^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.13/site-packages/pyecoforest/models/device.py", line 61, in build
raise EcoforestError(f"The state {state} is not a valid state!")
pyecoforest.exceptions.EcoforestError: The state 20 is not a valid state!

Thanks,

Regards

frank tiger
#

You could open up a new issue

ionic ember
#

Thnaks ,

yes it's the same thing, do i need open a github resquest?

frank tiger
#

Yeah, that one was closed as stale

#

If you know what state 20 is, it would likely be helpful to include that in the issue

ionic ember
#

alright i will do that

hum i will find, there is not a lot of documentation for that thing 😭

#

code isn't documented x)

#

but the logo on the webpage is standby

#

is this one, so standby is good, but it's will be -20 not 20