Simone Chemelli

Results 308 comments of Simone Chemelli

Hi, I would like to do something similar. Get a list of sensors that have a uptime (timestamp) < 8 hours ago. If it's doable, looking for a suggestion for...

> ValueError: Template error: strptime got invalid input '12:22, 2022-11-05' when rendering template '{{ strptime(states("sensor.time_date"), "%Y-%m-%dT%H:%M:%S") }}' but no default was specified Am I wrong or the input string is...

Syntax should be: _in **[** a, b **]**_ Simone

> After 2 years of trying to get it in, I just would be glad if it was finally added :D I don't have that much time at my disposal....

> Can you please tell me exactly how to rebase correctly? Everytime I did it in the past everything went straight to hell. Did you try following https://developers.home-assistant.io/docs/development_catching_up ? Simone

Hi all, did you configure unicast as per documentation ? Simone

Please add the following to `configuration.yaml` , restart HA, and post the log: ```yaml logger: default: warning logs: homeassistant.components.shelly: debug aioshelly: debug ``` Note: it is better to drag the...

@vilppuvuorinen, may you consider this addition ? Simone

HI @itspuia, current implementation of the Fritz integration has a switch to enable or disable profile. They are under the diagnostic category and disabled by default. If you cannot find...