get_conditions¶ weatherlink_live_local.get_conditions(ip, units, port=80, timeout=1)[source]¶ Read conditions from WeatherLink Live device + all connected sensors. Parameters: ip (str) – IP address of WeatherLink Live device. Use discover function to find devices with their IP address in the local network. units (Units) – Units of the conditions port (int) – Port number of HTTP interface, should be 80 timeout (int) – Maximum time to listen for WeatherLink Live services Return type: Conditions Returns: Conditions of all available sensors