Jason Rumney 08a77a3b4f Beok: Temperature step in Fahrenheit is 1.0 hace 4 años
..
devices 08a77a3b4f Beok: Temperature step in Fahrenheit is 1.0 hace 4 años
mixins 05839e8486 Add units to number entities. hace 4 años
__init__.py 25efc866a6 Initial pytest setup (#34) hace 5 años
const.py 6cf47273f1 Add tests and documentation for JJPro dehumidifier. hace 4 años
helpers.py 1569b673a3 Improvements to conditional behaviour to cover more functionality. hace 4 años
test_binary_sensor.py 434a221eee Add the binary_sensor platform. hace 4 años
test_climate.py f608e8e671 Remove remaining use of legacy_class. hace 4 años
test_config_flow.py 45c3a36ae6 Add more secondary entities to devices to expose more of their functionality. hace 4 años
test_cover.py 78a623f50f Add support for a simple garage door, as a cover device. hace 4 años
test_device.py 5cd6750822 Reduce debounce on first call within the same second. hace 4 años
test_device_config.py 94b218650d Add missing test coverage for device_config.py hace 4 años
test_fan.py 8346b944e7 Use config_id to index unit test entities. hace 4 años
test_humidifier.py 2d47be7a68 Prepare initialisation for future multiple entities of the same type. hace 4 años
test_light.py 378b2b19e4 Update unit test for config name standardization. hace 4 años
test_lock.py b7e34c729b Migrate to config_id based on type and name as index in config. hace 4 años
test_number.py 4dda290923 Add number platform. hace 4 años
test_select.py dab2b81bc1 Add select entity hace 4 años
test_sensor.py f464785591 Improve test coverage with additional sensor tests. hace 4 años
test_switch.py b7e34c729b Migrate to config_id based on type and name as index in config. hace 4 años
test_translations.py 0fd5906ba5 Add unit tests for checking translations. hace 4 años