1
0
mirror of https://github.com/home-assistant/core.git synced 2026-02-24 11:57:05 +00:00
Files
core/tests/components/zwave_js/common.py
2021-01-11 18:40:39 -05:00

4 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"