gulli1986

Results 16 comments of gulli1986

I don't think there is a solution yet.

I can mention that the card is still displaying the pictures as it should so I don't really know what this error refers to.

I think I found out about it. It has to do with the layout in lovelace. I was using horizontal layout and got the error message. Removing everything and using...

@royto , thanks! I can mention that I tried both: ``` attributes: - value: vehicles.plate ``` and ``` attributes: - value: vehicles['plate'] ``` But it didn't help.

Hello @royto, thanks for you looking at it. I updated to 1.4.1, however I still cannot display all of the vehicle attribute: Config: ``` - type: custom:logbook-card entity: image_processing.platerecognizer_driveway history:...

Hello @royto, see below: `[[{"entity_id": "image_processing.platerecognizer_driveway", "state": "0", "attributes": {"last_detection": "2021-09-13_15-35-13", "vehicles": [], "orientation": [], "watched_plates": {"aj89419": false, "ek94837": false}, "statistics": {"total_calls": 2500, "usage": {"year": 2021, "month": 9, "resets_on": "2021-10-10T23:59:43.752029Z",...

I also support this feature request. However after upgrading to 2021.9.1, it looks like the state_class needs to be 'total_increasing' rather than 'measurement'. From another entity I have in the...

Same here, 90% of the time the last few weeks the energy sensor was not able to load (and the integration will stop loading) so I had to disabled it....

> Hi @TheDK, from what I can tell this is an issue with the Panasonic cloud, and it only affects the energy reading (different api call). It seems to occur...

@sockless-coding , @TheDK , understood, I will give it a try. Would be good to use the energy sensor without being afraid it will fail to start up the integration.