core/homeassistant
Joakim Plate f173805c2f
Make sensor and binary_sensor inherit from base class (#37946)
* Make sensor and binary_sensor inherit from base class

* Drop several pointless public properties

* Make sure base function has same parameters

* Drop pass

* Missed one

* Adjust inherit order
2020-07-18 13:43:38 +02:00
..
auth Attrs cleanups (#37849) 2020-07-14 10:30:30 -07:00
components Make sensor and binary_sensor inherit from base class (#37946) 2020-07-18 13:43:38 +02:00
generated Refactor Enocean part 1 (#35927) 2020-07-08 20:46:38 -04:00
helpers Index entity_registry_updated listeners (#37940) 2020-07-17 21:59:18 -07:00
scripts Protect loop set default executor (#37438) 2020-07-06 15:58:53 -07:00
util Attrs cleanups (#37849) 2020-07-14 10:30:30 -07:00
__init__.py
__main__.py Protect loop set default executor (#37438) 2020-07-06 15:58:53 -07:00
block_async_io.py
bootstrap.py Detect lingering threads after tests (#37270) 2020-07-09 16:15:14 +02:00
config.py Fix swapped variables deprecation in log message (#37901) 2020-07-16 10:08:05 +02:00
config_entries.py Attrs cleanups (#37849) 2020-07-14 10:30:30 -07:00
const.py Add choose script action (#37818) 2020-07-14 10:22:54 -07:00
core.py Attrs cleanups (#37849) 2020-07-14 10:30:30 -07:00
data_entry_flow.py
exceptions.py Add and fix type hints (#36501) 2020-06-06 20:34:56 +02:00
loader.py Improve after_dependencies handling (#36898) 2020-06-19 17:24:33 -07:00
package_constraints.txt Bump zeroconf to 0.28.0 (#37951) 2020-07-17 21:47:43 -10:00
requirements.py
runner.py Fix loop exception handler 2020-07-07 00:00:46 +00:00
setup.py Log lines do not end with a full stop (#37527) 2020-07-05 23:04:19 +02:00
strings.json Strings capitalization consistency fixes (#37454) 2020-07-06 09:59:57 -07:00