core/homeassistant
thrawnarn 1143499301 More features for the Bluesound component (#11450)
* Added support for join and unjoin

* Added support for sleep functionality

* Fixed supported features

* Removed long lines and fixed documentation strings

* Fixed D401, imperative mood

* Added shuffle support

* Removed unnecessary log row

* Removed model, modelname and brand

* Removed descriptions

* Removed polling command on method run. This change is not needed

* Fixed merge errors

* Removed unused usings

* Pylint fixes

* Hound fixes

* Remove attr Sleep and removed white space in services.xml
2018-02-18 14:59:26 -08:00
..
components More features for the Bluesound component (#11450) 2018-02-18 14:59:26 -08:00
helpers Allow disabling entities in the registry (#12360) 2018-02-13 13:33:15 +01:00
scripts Upgrade pylint to 1.8.2 (#12274) 2018-02-11 09:20:28 -08:00
util Converted shopping list to use json util and added default override for json util (#12478) 2018-02-18 13:11:24 -08:00
__init__.py
__main__.py Handle more file closing using context manager (#11942) 2018-01-31 11:30:48 +01:00
bootstrap.py Initial support for Config Entries (#12079) 2018-02-16 14:07:38 -08:00
config.py Purge recorder data by default (#12271) 2018-02-11 13:22:59 -08:00
config_entries.py Initial support for Config Entries (#12079) 2018-02-16 14:07:38 -08:00
const.py add friendly_name_template to template sensor (#12268) 2018-02-11 12:12:30 -08:00
core.py Spelling fixes (#11940) 2018-01-27 11:58:27 -08:00
exceptions.py Fix recorder crash for long state string - enforce at core level (#9696) 2017-10-25 09:05:30 -07:00
loader.py Typing fixes (#12015) 2018-01-29 00:24:08 -08:00
monkey_patch.py Flake8 35 (#11972) 2018-01-29 00:23:53 -08:00
package_constraints.txt Update voluputous (#12463) 2018-02-17 10:29:14 +01:00
remote.py Upgrade pylint to 1.8.2 (#12274) 2018-02-11 09:20:28 -08:00
requirements.py Extract requirements (#12051) 2018-01-30 12:30:47 +01:00
setup.py Initial support for Config Entries (#12079) 2018-02-16 14:07:38 -08:00