Andreas Billmeier
Andreas Billmeier
Sorry, missed that mail. Reply is on the way.
This time I made sure: - [X] mail contains the data
Currently I took the source from Github: https://github.com/onkelbeh/HomeAssistantRepository/blob/master/dev-python/pypubsub/pypubsub-4.0.3.ebuild This works for now, but in general, a Pypi SDIST Source would be better, it uses Gentoo's mirror system. No big impact,...
This one crashes: ``` Process: Sequential [36760] Path: /Applications/Sequential 2.app/Contents/MacOS/Sequential Identifier: com.SequentialX.Sequential Version: 2.1.2 (2.1.2) Code Type: ARM-64 (Native) Parent Process: ??? [1] Responsible: Sequential [36760] User ID: 502 Date/Time:...
Had the similar problems, also solved it with an internal filter, ``` sensor: - platform: pulse_meter name: '${name} - Power consumption' unit_of_measurement: 'W' state_class: measurement device_class: power icon: mdi:flash-outline accuracy_decimals:...
I got a ``` [aioecowitt.server] Unhandled sensor type heap value 25544 ``` from my WS2900_V2.01.18 every 64 seconds since December. [ecowitt-eaa6cd7132645ac0f86029b08da809b8-WS2900_V2.01.18-8790f33f229739b9123d6e3884547b30.json.txt](https://github.com/home-assistant/core/files/14073154/ecowitt-eaa6cd7132645ac0f86029b08da809b8-WS2900_V2.01.18-8790f33f229739b9123d6e3884547b30.json.txt)
Same here, v2.0.5 from Github, nextcloud-21.0.7: ``` [2021-12-29 07:59:23.538] [info] all : /index.php/apps/bookmarks/public/rest/v2/bookmark?page=-1 [2021-12-29 07:59:23.688] [info] response ok [2021-12-29 07:59:23.694] [error] { constructor: 'TypeError', stack: "TypeError: Cannot read property 'find'...
Perhaps, as an idea: I have a lot of entries (for the bar) without title, only with an icon.
I just printed an adapter to hold an IR adapter on the meter, I am going to give it a try soon.
Hi, yes, that's what the repo is for: Home Assistant on Gentoo Linux. Unfortunately I don't know anything about GitHub skripting. I could look at some other integrations and what...