core/homeassistant
Raman Gupta 1b81849271
Add zwave_js support for HeatIt Z-TRM2fx (#50317)
* Add zwave_js support for HeatIt Z-TRM2fx

* fix docstring

* use AwesomeVersion to support firmware version ranges

* add guard against empty firmware range

* switch guard approach to raise exception sooner

* make post init more generic

* Set up firmware range schema as AwesomeVersion during initialization

* Update homeassistant/components/zwave_js/discovery.py

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

* Allow min_ver and max_ver to be None

* fix docstring

* reduce import scope

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-05-09 15:28:35 -04:00
..
auth
components Add zwave_js support for HeatIt Z-TRM2fx (#50317) 2021-05-09 15:28:35 -04:00
generated Add dhcp discovery to tplink (#50303) 2021-05-09 10:03:41 -05:00
helpers Clean up pylint comments (#49334) 2021-05-05 08:56:50 +02:00
scripts
util Migrate from pytz to python-dateutil (#49643) 2021-05-07 22:46:26 -07:00
__init__.py
__main__.py
block_async_io.py
bootstrap.py
config.py
config_entries.py Allow passing options in config flow entry creation (#49912) 2021-05-05 22:14:01 -07:00
const.py Restore dictionary constants in Elgato device info (#50013) 2021-05-03 09:42:45 -07:00
core.py Migrate from pytz to python-dateutil (#49643) 2021-05-07 22:46:26 -07:00
data_entry_flow.py Allow passing options in config flow entry creation (#49912) 2021-05-05 22:14:01 -07:00
exceptions.py
loader.py
package_constraints.txt Migrate from pytz to python-dateutil (#49643) 2021-05-07 22:46:26 -07:00
requirements.py
runner.py
setup.py
strings.json