Results 47 comments of myT

HI added some fix to cover sub-municipality, not sure if this would also fix your issue. Please try again. If still an issue, please provide details of the parameters or...

strange, as there is already a rate limitation integrated: MIN_TIME_BETWEEN_UPDATES = timedelta(minutes=240) I should convert the full integration to use a DataUpdateCoordinator class, but I can't promis yet when I'll...

could you try to delete and re-add the location in carbu? when adding a new sensor, it will check if the sensor 'sensor.carbu_com_diesel_prediction' already exists for another carbu location and...

I see the same, strange is when you click on 'edit card', it's displayed correctly. But all bars are at 100% when not in card edit mode.

ok thanks. Will try to take a look on their website too in coming days. Please note this integration has no official support from the library. I hope they won't...

hehe, ok :) the problem is that they didn't allow their API to be used by externals, so the integration is build up based on scraping...

I see, makes sense. If I find some time, I'll see what I can do. But I fear this might have a rather big impact. Probably during Christmas holidays I...

This api is not available for external users. Nevertheless integration of users lists might be usefull. As well as the user messages/notifications. But the automation of reservations might be too...

should be fixed, using from homeassistant.helpers.httpx_client import get_async_client

tested with latest version and now these hidden sensors do re-appear, so no further change required for this. BTW big thanks for this integration!! I supports many more tuya devices...