Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.withings.binary_sensor Namespace Reference

Classes

class  WithingsBinarySensor
 

Functions

None async_setup_entry (HomeAssistant hass, WithingsConfigEntry entry, AddEntitiesCallback async_add_entities)
 

Detailed Description

Sensors flow for Withings.

Function Documentation

◆ async_setup_entry()

None homeassistant.components.withings.binary_sensor.async_setup_entry ( HomeAssistant  hass,
WithingsConfigEntry  entry,
AddEntitiesCallback  async_add_entities 
)
Set up the sensor config entry.

Definition at line 22 of file binary_sensor.py.