hass-core/tests/components/rfxtrx
Joakim Plate 0fbeb3bf7b
Use HA constants for Rfxtrx units (#40562)
* Add more units and device classes

* Battery level is a value beteen 0 and 9 where 9 indicate full

Actual 0 battery can't occur since since then we would get to signal

* Adjust tests

* Add wind direction and adjust rain rate

* Adjust data types to be None rather than empty string

* Set counter values to count unit

* Forgotten unit
2020-09-25 08:27:38 -04:00
..
__init__.py Avoid using implementation internal to trigger events (#38041) 2020-07-22 00:24:26 +02:00
conftest.py Upgrade black to 20.8b1 (#39287) 2020-08-27 13:56:20 +02:00
test_binary_sensor.py Increase test coverage for rfxtrx integration (#39340) 2020-08-28 15:05:11 -05:00
test_config_flow.py Switch rfxtrx to config entries (#37794) 2020-07-13 23:24:28 +02:00
test_cover.py Increase test coverage for rfxtrx integration (#39340) 2020-08-28 15:05:11 -05:00
test_init.py Avoid using implementation internal to trigger events (#38041) 2020-07-22 00:24:26 +02:00
test_light.py Increase test coverage for rfxtrx integration (#38435) 2020-08-01 11:26:26 -05:00
test_sensor.py Use HA constants for Rfxtrx units (#40562) 2020-09-25 08:27:38 -04:00
test_switch.py Increase test coverage for rfxtrx integration (#39340) 2020-08-28 15:05:11 -05:00