core/homeassistant/scripts
Paulus Schoutsen 07fa844c43
Speed up validate_entity_id (#32137)
* Speed up validate_entity_id

* Add some more invalid entity IDs

* Adjust regular expression

* Extend and sort test cases

* Update regular expression, more cases, faster

* Adjust tests, allow start with number, disallow double underscore

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-02-24 08:35:02 -08:00
..
benchmark Speed up validate_entity_id (#32137) 2020-02-24 08:35:02 -08:00
macos Various string cleanups (#30435) 2020-01-03 14:47:06 +01:00
__init__.py Various string cleanups (#30435) 2020-01-03 14:47:06 +01:00
auth.py Sort imports according to PEP8 for 'homeassistant' folder (#29789) 2019-12-09 16:42:10 +01:00
check_config.py Upgrade colorlog to 4.1.0 (#30642) 2020-01-10 19:55:49 +01:00
credstash.py Sort imports according to PEP8 for 'homeassistant' folder (#29789) 2019-12-09 16:42:10 +01:00
ensure_config.py Add Safe Mode (#30723) 2020-01-14 13:03:02 -08:00
keyring.py Upgrade keyring to 20.0.0 and keyrings.alt to 3.4.0 (#29960) 2019-12-15 17:41:56 +01:00