core/homeassistant
StephenWetzel 16fff16082 Add two new methods to the OpenUV component that consume only a singl… (#26207)
* Add two new methods to the OpenUV component that consume only a single API call

* Two lines after class

* Rename methods to better reflect what they do, and DRY copy and pasted code

* More error handling down into methods, run api calls in parallel

* Fix import order

* Add new methods to services.yaml, and update error messages
2019-08-29 09:56:12 -06:00
..
auth Use literal string interpolation in core (f-strings) (#26166) 2019-08-23 09:53:33 -07:00
components Add two new methods to the OpenUV component that consume only a singl… (#26207) 2019-08-29 09:56:12 -06:00
generated Enable cert_expiry config entries (#25624) 2019-08-28 19:35:09 +02:00
helpers Fix for 0.98: Don't update disabled entities (Homematic IP Cloud) (#26236) 2019-08-28 13:38:20 -07:00
scripts Use literal string interpolation in core (f-strings) (#26166) 2019-08-23 09:53:33 -07:00
util Use literal string interpolation in core (f-strings) (#26166) 2019-08-23 09:53:33 -07:00
__init__.py
__main__.py Use literal string interpolation in core (f-strings) (#26166) 2019-08-23 09:53:33 -07:00
bootstrap.py Use literal string interpolation in core (f-strings) (#26166) 2019-08-23 09:53:33 -07:00
config.py Use literal string interpolation in core (f-strings) (#26166) 2019-08-23 09:53:33 -07:00
config_entries.py Reload config entry when entity enabled in entity registry, remove entity if disabled. (#26120) 2019-08-22 19:32:43 -05:00
const.py Version bump to 0.98.0.dev0 2019-07-31 16:22:05 -07:00
core.py Use literal string interpolation in core (f-strings) (#26166) 2019-08-23 09:53:33 -07:00
data_entry_flow.py Use literal string interpolation in core (f-strings) (#26166) 2019-08-23 09:53:33 -07:00
exceptions.py Use literal string interpolation in core (f-strings) (#26166) 2019-08-23 09:53:33 -07:00
loader.py Use literal string interpolation in core (f-strings) (#26166) 2019-08-23 09:53:33 -07:00
monkey_patch.py Black 2019-07-31 12:25:30 -07:00
package_constraints.txt Updated frontend to 20190828.0 2019-08-28 13:43:45 -07:00
requirements.py Use literal string interpolation in core (f-strings) (#26166) 2019-08-23 09:53:33 -07:00
setup.py Use literal string interpolation in core (f-strings) (#26166) 2019-08-23 09:53:33 -07:00