hass-core/homeassistant
Joakim Plate 9b00e0cb7a
Rfxtrx device triggers and actions (#47909)
* Add helper

* Add device actions

* Add trigger

* Just make use of standard command

* Generalize code a bit

* Switch tests to currently existing features

* Add tests for capabilities

* Don't check schema asserted value

* Adjust strings somewhat

* Directly expose action subtypes

* Add a status event test

* Switch to modern typing

* Drop chime that is now part of command

* Adjust strings a bit

* Drop ability to set custom value

* Adjust changed base schema

* Validate triggers

* Try fix typing for 3.8
2021-09-17 15:28:43 +02:00
..
auth Bump PyJWT to 2.1.0 (#55911) 2021-09-07 20:59:02 -07:00
components Rfxtrx device triggers and actions (#47909) 2021-09-17 15:28:43 +02:00
generated Add Crownstone integration (#50677) 2021-09-14 09:46:52 -10:00
helpers Fix singleton not working with falsey values (#56072) 2021-09-11 12:02:01 -07:00
scripts Better handle invalid trigger config (#55637) 2021-09-03 10:15:57 -07:00
util Use NamedTuple for RGBColor (#55698) 2021-09-04 09:25:25 +02:00
__init__.py
__main__.py
block_async_io.py
bootstrap.py Report integrations that block startup wrap up (#56003) 2021-09-09 20:39:22 -07:00
config.py ConfigType and async_setup/setup type hint improvements (#54739) 2021-08-18 13:22:05 +02:00
config_entries.py Fix race that allowed multiple config flows with the same unique id (#55131) 2021-08-23 23:01:21 -05:00
const.py Add date device class (#55887) 2021-09-07 16:46:12 +02:00
core.py Fix external internal url core check (#54310) 2021-08-09 10:52:14 +02:00
data_entry_flow.py
exceptions.py Avoid some implicit generic Anys (#54577) 2021-08-16 23:12:06 +02:00
loader.py Bump awesomeversion to 21.8.1 (#55817) 2021-09-11 11:40:46 -07:00
package_constraints.txt Bump zeroconf to 0.36.4 (#56314) 2021-09-16 21:04:54 -10:00
requirements.py
runner.py
setup.py Avoid some implicit generic Anys (#54577) 2021-08-16 23:12:06 +02:00
strings.json