core/homeassistant/components/broadlink
Joakim Plate 999eeb39b9
Indicate to user that remote was turned off when call was attempted (#40715)
* Indicate to user that remote was turned off when call was attempted

* Catch exception in test

* Switch to warning log

* Apply suggestions from code review

Add suggested change to loggin
2020-10-06 06:12:39 +02:00
..
translations [ci skip] Translation update 2020-10-06 00:08:09 +00:00
__init__.py Implement config flow in the Broadlink integration (#36914) 2020-08-20 17:30:41 +02:00
config_flow.py Bump python-broadlink to 0.15.0 (#39228) 2020-09-26 10:46:02 -05:00
const.py Implement config flow in the Broadlink integration (#36914) 2020-08-20 17:30:41 +02:00
device.py Bump python-broadlink to 0.15.0 (#39228) 2020-09-26 10:46:02 -05:00
helpers.py Implement config flow in the Broadlink integration (#36914) 2020-08-20 17:30:41 +02:00
manifest.json Bump python-broadlink to 0.15.0 (#39228) 2020-09-26 10:46:02 -05:00
remote.py Indicate to user that remote was turned off when call was attempted (#40715) 2020-10-06 06:12:39 +02:00
sensor.py Drop UNIT_ prefix for percentage constant (#39383) 2020-09-05 21:09:14 +02:00
strings.json Add already_in_progress to base strings for config flows (#40961) 2020-10-03 15:49:09 +02:00
switch.py Implement config flow in the Broadlink integration (#36914) 2020-08-20 17:30:41 +02:00
updater.py Bump python-broadlink to 0.15.0 (#39228) 2020-09-26 10:46:02 -05:00