#Withings In Bed Sensor
1 messages · Page 1 of 1 (latest)
I’ve never been able to get it to work. I just tried again using the suggestions here (https://community.home-assistant.io/t/binar-sensor-withings-in-bed/246063/2) and the Withings integration doc, but it’s always “Unavailable.’
thats the exact same for me
that actually worked for me so thanks for that!
the withings docs may have an error
use_webhook: true```
has a double space - but this worked for me when I removed the double space:
# Example configuration.yaml entry
withings:
use_webhook: true```
Ah, I finally got it too! I had to explicitly enter my Nabu Casa URL as mentioned here - https://github.com/home-assistant/core/issues/72614.