Home Assistant Unofficial Reference 2024.12.1
device_tracker.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.mqtt_json.device_tracker
 

Functions

def homeassistant.components.mqtt_json.device_tracker._parse_see_args (dev_id, data)
 
bool homeassistant.components.mqtt_json.device_tracker.async_setup_scanner (HomeAssistant hass, ConfigType config, AsyncSeeCallback async_see, DiscoveryInfoType|None discovery_info=None)
 

Variables

 homeassistant.components.mqtt_json.device_tracker._LOGGER = logging.getLogger(__name__)
 
 homeassistant.components.mqtt_json.device_tracker.GPS_JSON_PAYLOAD_SCHEMA
 
 homeassistant.components.mqtt_json.device_tracker.PLATFORM_SCHEMA