core/homeassistant/components/knx
Jan Bouwhuis 84308c9e53
Add title feature to notify entity platform (#116426)
* Add title feature to notify entity platform

* Add overload variants

* Remove overloads, update signatures

* Improve test coverage

* Apply suggestions from code review

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Do not use const

* fix typo

---------

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2024-05-03 11:17:28 +02:00
..
helpers
__init__.py
binary_sensor.py
button.py
climate.py
config_flow.py
const.py
cover.py
date.py
datetime.py
device.py
device_trigger.py
diagnostics.py
expose.py
fan.py
icons.json
knx_entity.py
light.py
manifest.json
notify.py Add title feature to notify entity platform (#116426) 2024-05-03 11:17:28 +02:00
number.py
project.py
repairs.py
scene.py
schema.py
select.py
sensor.py
services.py
services.yaml
strings.json
switch.py
telegrams.py
text.py
time.py
validation.py
weather.py
websocket.py