Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.ruuvi_gateway.const Namespace Reference

Variables

string DOMAIN = "ruuvi_gateway"
 
 SCAN_INTERVAL = timedelta(seconds=5)
 

Detailed Description

Constants for the Ruuvi Gateway integration.

Variable Documentation

◆ DOMAIN

string homeassistant.components.ruuvi_gateway.const.DOMAIN = "ruuvi_gateway"

Definition at line 5 of file const.py.

◆ SCAN_INTERVAL

homeassistant.components.ruuvi_gateway.const.SCAN_INTERVAL = timedelta(seconds=5)

Definition at line 6 of file const.py.