PierreScerri

Results 14 comments of PierreScerri

This is my config: ``` title: Coming Up numberOfDays: '10' timeFormat: 'HH:mma' dateTopFormat: DD dateBottomFormat: ddd hideTime: false progressBar: true showLocation: true showLocationIcon: true startFromToday: true hidePastEvents: true showMultiDay: true...

The 'All Day' issue has somehow vanished. All is good on that front. The 'Birthdays' issue, however, is still there. Why is this calendar not being added by the card?

I have also been getting this type of error through several HA versions. All sensors working. 2020-12-06 11:41:03 ERROR (Thread-3) [custom_components.wyzesense.wyzesense_custom] Ignoring non-OSError in worker thread. Please share the error...

The urls you suggest give Error 403 forbidden. I have tried 'manual' from the Tasmoadmin update section. ![tasmoadmin](https://user-images.githubusercontent.com/34303331/45942856-73bcc580-bfe4-11e8-8539-7312ff5bdcda.jpeg)

You are right. It worked. Thanks.

When it happens I can access HA via Safari and Chrome using either http://homeassistant.local:8123 (on wifi) or https://mydomain.duckdns.org (on 4G) without problems. it is the companion app on the iPhone...

So how do we resolve this issue which has only recently started manifesting itself. This morning I launched the app on my iPhone and it was not logged in. I...

I login via username/password.

I have this in configuration.yaml: ``` http: use_x_forwarded_for: true trusted_proxies: - 172.30.33.0/24 ip_ban_enabled: true login_attempts_threshold: 5 ``` After my post of 3 days ago, I logged out of every browser/app/...