* Avoid regex for negative zero check in sensor We can avoid calling the regex for every sensor value since most of the time values are not negative zero * tweak * tweak * Apply suggestions from code review * simpler * cover * safer and still fast * safer and still fast * prep for py3.11 * fix check * add missing cover * more coverage * coverage * coverage |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_device_condition.py | ||
| test_device_trigger.py | ||
| test_helpers.py | ||
| test_init.py | ||
| test_recorder.py | ||
| test_significant_change.py | ||
| test_websocket_api.py | ||