#Withings In Bed Sensor

1 messages · Page 1 of 1 (latest)

copper sentinel
round cape
#

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```
copper sentinel