core/homeassistant
Paulus Schoutsen 81d3161a5e Add forgiving add column (#16057)
* Add forgiving add column

* Lint
2018-08-19 17:22:09 +02:00
..
auth Disable assuming Optional type for values with None default (#16029) 2018-08-17 20:22:49 +02:00
components Add forgiving add column (#16057) 2018-08-19 17:22:09 +02:00
helpers Storage entity registry (#16018) 2018-08-18 13:34:33 +02:00
scripts Fix check config packages key error (#15840) 2018-08-17 05:28:00 +02:00
util Disable assuming Optional type for values with None default (#16029) 2018-08-17 20:22:49 +02:00
__init__.py
__main__.py Add typing to homeassistant/*.py and homeassistant/util/ (#15569) 2018-07-23 10:24:39 +02:00
bootstrap.py Add typing to homeassistant/*.py and homeassistant/util/ (#15569) 2018-07-23 10:24:39 +02:00
config.py Add typing to homeassistant/*.py and homeassistant/util/ (#15569) 2018-07-23 10:24:39 +02:00
config_entries.py Disable assuming Optional type for values with None default (#16029) 2018-08-17 20:22:49 +02:00
const.py Version bump to 0.77.0dev0 2018-08-11 08:59:46 +02:00
core.py Remove remote.API from core.Config (#15951) 2018-08-13 09:26:20 +02:00
data_entry_flow.py Disable assuming Optional type for values with None default (#16029) 2018-08-17 20:22:49 +02:00
exceptions.py Bring back typing check. Meanwhile just for homeassistant/*.py (#14410) 2018-05-12 17:44:53 -04:00
loader.py Upgrade pylint to 2.0.1 (#15683) 2018-07-26 08:55:42 +02:00
monkey_patch.py Pylint 2 useless-return fixes (#15677) 2018-07-25 19:35:57 +02:00
package_constraints.txt Pin crypto (#15978) 2018-08-14 22:02:01 +02:00
remote.py Disable assuming Optional type for values with None default (#16029) 2018-08-17 20:22:49 +02:00
requirements.py Some typing related fixes (#15899) 2018-08-09 22:53:12 +02:00
setup.py Add typing to homeassistant/*.py and homeassistant/util/ (#15569) 2018-07-23 10:24:39 +02:00