This website requires JavaScript.
Explore
Help
Sign in
evlli
/
hass-core
Watch
1
Star
0
Fork
You've already forked hass-core
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
38a03009ae
hass-core
/
homeassistant
/
components
/
recorder
History
Download ZIP
Download TAR.GZ
J. Nick Koston
b27e9e376d
Use StaticPool for recorder and NullPool for all other threads with sqlite3 (
#49693
)
2021-04-26 19:20:31 -10:00
..
__init__.py
Use StaticPool for recorder and NullPool for all other threads with sqlite3 (
#49693
)
2021-04-26 19:20:31 -10:00
const.py
Fix recorder with MSSQL (
#46678
)
2021-03-09 11:16:19 -10:00
manifest.json
Upgrade to sqlalchemy 1.4.11 (
#49538
)
2021-04-21 20:29:36 -10:00
migration.py
Upgrade to sqlalchemy 1.4.11 (
#49538
)
2021-04-21 20:29:36 -10:00
models.py
Raise an exception when event_type exceeds the max length (
#48115
)
2021-04-08 20:46:28 +02:00
pool.py
Use StaticPool for recorder and NullPool for all other threads with sqlite3 (
#49693
)
2021-04-26 19:20:31 -10:00
purge.py
Increase recorder test coverage (
#49362
)
2021-04-19 08:22:38 -07:00
repack.py
Fix recorder with MSSQL (
#46678
)
2021-03-09 11:16:19 -10:00
services.yaml
Add apply_filter attribute to recorder.purge service (
#45826
)
2021-03-11 17:03:30 -10:00
util.py
HomeAssistantType —> HomeAssistant for Integrations p* - s* (
#49558
)
2021-04-22 19:58:02 +02:00