core/homeassistant/components/tellstick
Magnus Brange 48dea59517 Add protocol and model as an optional restriction for tellstick sensors (#26026)
* Add protocl and model as restriction for tellstick sensors

A tellstick sensors is uniq identified by id, protocol and model, not
just the id.

This will add an optional restriction for "named sensors" for protocol
and model.

* Don't default config to empty string

* Compare None with 'is not'
2019-09-06 22:28:31 +02:00
..
__init__.py
cover.py
light.py
manifest.json
sensor.py Add protocol and model as an optional restriction for tellstick sensors (#26026) 2019-09-06 22:28:31 +02:00
switch.py