hass-core/homeassistant/components/recorder/models
J. Nick Koston f251c464e2
Fix history start time state returning None with some postgresql versions ()
* Add additional coverage to history websocket api

related issue 

* Add additional coverage to history websocket api

related issue 

* Fix results when union query ends up at the end instead of front

* Apply suggestions from code review

* resort

* zero instead

* fix exception

* fix tests
2023-05-25 22:18:19 -04:00
..
__init__.py Use cache to lookup event type ids in logbook () 2023-04-17 23:40:03 -04:00
context.py
database.py
event.py Use cache to lookup event type ids in logbook () 2023-04-17 23:40:03 -04:00
legacy.py Update pylint to 2.17.2 () 2023-04-23 14:46:48 +02:00
state.py Fix history start time state returning None with some postgresql versions () 2023-05-25 22:18:19 -04:00
state_attributes.py Reduce number of columns when selecting attributes for history () 2023-04-22 14:21:08 +02:00
statistics.py
time.py