Christopher Fenner

Results 174 comments of Christopher Fenner

Unfortunately, it fails after creating a user: ``` [Error] Failed to load resource: the server responded with a status of 404 (Not Found) (login.php, line 0) ``` Maybe this is...

I currently did not find the time to setup Grocy and Barcode Buddy at all. So none from my side.

The addon is using the [`latest` tag](https://github.com/Forceu/barcodebuddy-homeassistant/blob/master/build.json), isn't hitting *rebuild* enough to get the latest changes? ![Bildschirmfoto 2022-04-29 um 08 07 26](https://user-images.githubusercontent.com/9592452/165892839-2216b631-8bd3-4339-bc41-2a24a18fe661.png) Anyhow, having a dedicated version and seeing "update...

> I don't know if this is related to https://github.com/home-assistant/core/pull/125243 ? Is that PR included in 2024.10.0 ? No, that will only be in 2024.11.0. With that change in place,...

> Is there a way to use that attribute in a statistic graph ? At least you can create a template sensor for the attribute and use that.

Just go to the *helpers* tab under *devices & service* and create a new *template* and **template for a sensor*. Do you have the room sensor connected via zigbee? Then...

Hm.. looks like it's a different sensor that does not provide the data, unfortunately.

You can check if the data point is in the api response in the diagnostic information yourself. I would assume that *heating* actually means *climate* and there is no dedicated...

Great that there is an API endpoint. Unfortunately, this is not exposed in the library: https://github.com/somm15/PyViCare/blob/master/PyViCare/PyViCareHeatPump.py And usually changes to the library are not merged in a reasonable about of...

> Can we do something about it? I tried to make some noise: https://github.com/somm15/PyViCare/pull/362#issuecomment-2192616183 https://discord.com/channels/864891057345921024/864891691538055178/1249731903989481572 But no response till now...