mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 04:50:05 +00:00
* add unit tests for sensors * newline long strings * unit test check and move time * rename entry to entity Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com> * add types to test Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com> * fix newlined f strings * remove if statement * add some more explaination * Update datetime Co-authored-by: Robert Resch <robert@resch.dev> * Simpler time update Co-authored-by: Robert Resch <robert@resch.dev> * add missing datetime import * Update docustring - grammar Co-authored-by: Martin Hjelmare <marhje52@gmail.com> * address comments and issues raised * address docstrings too long * Fix docstring --------- Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com> Co-authored-by: Robert Resch <robert@resch.dev> Co-authored-by: Martin Hjelmare <marhje52@gmail.com>