core/homeassistant
ChristianKuehnel 323992e224 MiFlora - use bluepy on linux systems (#11284)
* Updated bluepy to version 1.1.4 as some issues with the native code were fixed there.

* Miflora - Added support for bluepy backend.

* miflora - now using bluepy backend on linux platforms

* fixed pylint findings

* miflora now using bluepy as default bluetooth backend and gatttool as fallback

* fixed hound complaints

* fixed pylint warning

* updated requirements

* Update miflora.py
2018-01-20 08:50:25 +01:00
..
components MiFlora - use bluepy on linux systems (#11284) 2018-01-20 08:50:25 +01:00
helpers Implemented event_data_template (new) (#11057) 2018-01-18 22:13:14 -08:00
scripts Upgrade keyring to 10.6.0 (#11608) 2018-01-13 09:02:25 +01:00
util Always consume the no_throttle keyword argument. (#11126) 2017-12-13 20:01:59 -08:00
__init__.py
__main__.py This change fixes the error `OSError: [WinError 193]` on Windows debuggers (i.e. PyCharm) (#11034) 2017-12-09 16:58:52 -08:00
bootstrap.py Add basic backend support for a system log (#10492) 2017-11-14 20:35:56 -08:00
config.py Core support for hass.io calls & Bugfix check_config (#11571) 2018-01-12 15:29:58 +01:00
const.py Bump dev to 0.62.0.dev0 (#11652) 2018-01-15 11:42:31 +01:00
core.py Lazy loading of service descriptions (#11479) 2018-01-07 14:54:16 -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 RFC: Use bind_hass for helpers (#9745) 2017-10-08 08:17:54 -07:00
monkey_patch.py
package_constraints.txt Upgrade yarl to 0.18.0 (#11609) 2018-01-13 09:01:05 +01:00
remote.py Use constants for HTTP headers (#10313) 2017-11-04 12:04:05 -07:00
setup.py Silence redundant warnings about slow setup (#11352) 2018-01-02 12:16:32 -08:00