core/homeassistant
Jan Bouwhuis 3ca18922e6
Mqtt rework on value templates (#62105)
* add MqttValueTemplate class

* support variables at initiation

* pass MqttEntity instead of hass

* Use MqttValueTemplace class for value templates

* make hass en enitity parameters conditional

* remove unused property and remove None assignment

* rename self._attr_value_template
2022-01-03 16:07:40 +01:00
..
auth Bump mypy to 0.930 (#62642) 2021-12-27 17:55:17 +01:00
backports Bump mypy to 0.930 (#62642) 2021-12-27 17:55:17 +01:00
components Mqtt rework on value templates (#62105) 2022-01-03 16:07:40 +01:00
generated Add Oncue by Kohler integration (#63203) 2022-01-02 09:15:39 -10:00
helpers Improve typing in core service registration (#63005) 2021-12-30 21:18:10 +01:00
scripts Bump mypy to 0.930 (#62642) 2021-12-27 17:55:17 +01:00
util Bump mypy to 0.930 (#62642) 2021-12-27 17:55:17 +01:00
__init__.py
__main__.py
async_timeout_backcompat.py
block_async_io.py
bootstrap.py
config.py Bump mypy to 0.930 (#62642) 2021-12-27 17:55:17 +01:00
config_entries.py Bump mypy to 0.930 (#62642) 2021-12-27 17:55:17 +01:00
const.py
core.py Add strict typing to `core.py` (4) - Misc (#63242) 2022-01-03 13:18:15 +01:00
data_entry_flow.py
exceptions.py
loader.py Bump mypy to 0.930 (#62642) 2021-12-27 17:55:17 +01:00
package_constraints.txt Bump async-upnp-client==0.23.3 (#63282) 2022-01-03 13:42:09 +01:00
requirements.py
runner.py
setup.py Bump mypy to 0.930 (#62642) 2021-12-27 17:55:17 +01:00
strings.json