hass-core/tests/components/zwave_js/common.py
2021-01-11 18:40:39 -05:00

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"