..
auth
Add and fix type hints ( #36501 )
2020-06-06 20:34:56 +02:00
components
Improve db performance of state change events and reduce overall db size ( #36883 )
2020-06-17 22:26:41 -05:00
generated
Renew Smappee (sensors and switches) ( #36445 )
2020-06-17 13:28:28 +02:00
helpers
Add support for multiple states/zones in conditions ( #36835 )
2020-06-16 00:53:13 +02:00
scripts
Check isinstance on collections.abc, not typing classes ( #35087 )
2020-05-02 23:57:48 +02:00
util
Use the built-in importlib.metadata library in Python 3.8+ ( #36225 )
2020-06-17 15:21:14 +02:00
__init__.py
__main__.py
Add get_url helper, deprecate base_url ( #35224 )
2020-05-08 02:29:47 +02:00
block_async_io.py
Patch http.client to not do I/O in the event loop ( #34194 )
2020-04-15 15:32:10 -07:00
bootstrap.py
Add internal/external url to safe mode ( #36894 )
2020-06-17 17:14:48 -07:00
config.py
Fix packages when config schema is fully deprecated ( #36674 )
2020-06-11 10:59:52 -07:00
config_entries.py
ConfigFlow default discovery without unique ID ( #36754 )
2020-06-15 13:38:38 +02:00
const.py
Migrate script to use describe_event for logbook ( #36729 )
2020-06-12 16:44:29 -07:00
core.py
Fire config changed event during start ( #36812 )
2020-06-15 15:22:53 -07:00
data_entry_flow.py
Add current step that is in progress ( #35272 )
2020-05-05 21:34:51 -07:00
exceptions.py
Add and fix type hints ( #36501 )
2020-06-06 20:34:56 +02:00
loader.py
Mark config dependency of frontend ( #36587 )
2020-06-09 23:27:47 -07:00
package_constraints.txt
Upgrade requests to 2.24.0 ( #36886 )
2020-06-17 16:26:29 -07:00
requirements.py
Fix isort problem in homeassistant/requirements.py ( #33828 )
2020-04-08 12:48:20 -07:00
setup.py
Mark config dependency of frontend ( #36587 )
2020-06-09 23:27:47 -07:00
strings.json
Use config flow references for data ( #35529 )
2020-05-12 10:50:44 -07:00