3 lines
180 B
Python
3 lines
180 B
Python
"""Provide common test tools for Z-Wave JS."""
|
|
AIR_TEMPERATURE_SENSOR = "sensor.multisensor_6_air_temperature"
|
|
SWITCH_ENTITY = "switch.smart_plug_with_two_usb_ports_current_value"
|