1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-26 14:08:21 +00:00
Files
core/tests/components
J. Nick Koston b1d0c6a4f1 Refactor User attribute caching to be safer and more efficient (#96723)
* Cache construction of is_admin

This has to be checked for a lot of api calls and the websocket
every time the call is made

* Cache construction of is_admin

This has to be checked for a lot of api calls and the websocket
every time the call is made

* Cache construction of is_admin

This has to be checked for a lot of api calls and the websocket
every time the call is made

* modernize

* coverage

* coverage

* verify caching

* verify caching

* fix type

* fix mocking
2024-01-13 15:10:50 -05:00
..
2024-01-12 09:45:49 +01:00
2024-01-10 14:48:37 -10:00
2023-12-24 02:34:36 +01:00
2024-01-12 09:47:08 +01:00
2023-12-30 10:51:34 +01:00
2023-12-13 14:52:44 +01:00
2023-12-18 00:16:31 +01:00
2023-12-22 13:18:32 +01:00
2023-12-27 14:46:57 +01:00
2023-12-13 17:05:37 +01:00
2023-12-05 07:17:56 -10:00
2023-12-31 04:54:09 -05:00