Olen
Olen
Cleaning up a few old issues
I made a few small modifications around line 140 in the javacsript-file to add a little more spacing around the text, and also increase the size of the image slightly...
Also sent this as a PR
New parameters for matches: ``` 'matchEvent': True, 'matchInfo': { 'opponentName': 'Hasle-Løren Hvit', 'opponentScore': 6, 'scoresFinal': True, 'scoresPublic': True, 'scoresSet': True, 'scoresSetEver': True, 'teamName': 'Grüner lilla', 'teamScore': 11, 'type': 'AWAY' },...
They are just regular events, but with a few more fields (noted in the first comment)
Hi, and thanks for the effort. I think you might be on to something, and maybe it makes more sense if you reverse the bytestream to get the parameters, and...
> I added a MonitoringDevice class, which inhereits from BatteryDevice, because I wanted to add minutes remaining, and also when drawing power it displays a negative value (ie: -50watts) to...
Yeah. The "Minutes remaining" I have made is made in Home Assistant, not in this code, though. I think a better approach would be to use for instance the average...
Please provide a PR. For now, I have a problem understanding the use case. Why would a template be needed to just add a simple entity_id? Maybe you can use...
I am pretty sure my flower-card does not work with the standard HA-plant-integration. I have - on purpose - not added a battery entity to the plant device, as for...