core/homeassistant/components/thread
J. Nick Koston cc31d77205
Use ulid_now instead of ulid_at_timestamp if no timestamp is passed (#104226)
* Use ulid_now instead of ulid_at_timestamp if no timestamp is passed

ulid_now is slightly faster than ulid_at_timestamp

* tweak usage
2023-11-19 22:27:24 -05:00
..
__init__.py
config_flow.py
const.py
dataset_store.py
diagnostics.py
discovery.py
manifest.json
strings.json
websocket_api.py