Thijs de Jong and Paulus Schoutsen
bbc2f1d808
Unbreak tahoma ( #12719 )
...
* Update requirements_all.txt
* Update tahoma.py
2018-02-27 02:01:55 -08:00
Pascal Vizeli and Paulus Schoutsen
83203a10a7
Don't allow to use a old unsecure library ( #12715 )
...
* Don't allow to use a old unsecury library
* Update gen_requirements_all.py
* Cryptodome fix for python-broadlink
* Coinbase cryptodome fix
2018-02-27 02:01:54 -08:00
Oliver and Paulus Schoutsen
113ea2d1dc
Bugfix: Update of sources for non AVR-X devices always fails ( #12711 )
...
* Basic support of post 2016 AVR-X receivers
* Bugfix: Update of sources for non AVR-X devices always fails
2018-02-27 02:01:54 -08:00
tumik and Paulus Schoutsen
d128f4e51f
Component deconz: Fix dark attribute on presence sensors ( #12691 )
...
pydeconz changed PRESENCE to be an array in v25, so this code hasn't worked since that change.
2018-02-27 02:01:54 -08:00
Paulus Schoutsen
de3a9d552a
Fix mysensor defaults ( #12687 )
2018-02-27 02:01:53 -08:00
Jesse Hills and Paulus Schoutsen
948ef7523e
Fix getting state from iglo ( #12685 )
2018-02-27 02:01:53 -08:00
Paulus Schoutsen
9e8340432c
Harmony: make activity optional ( #12679 )
2018-02-27 02:01:52 -08:00
Lev Aronsky and Paulus Schoutsen
0a067f4cc7
Fix a problem with calling deconz.close ( #12657 )
...
* Fix a problem with calling `deconz.close`
The event object (`EVENT_HOMEASSISTANT_STOP`) is sent as an argument to
the callable passed to `async_listen_once`. However, `deconz.close` is a bound method
that takes no arguments. Therefore, it needs a wrapper to discard the event
object.
* Removed unnecessary code and added a docstring.
* Fix the docstring according to guidelines.
* Removed unnecessary whitespace.
2018-02-27 02:01:52 -08:00
Johann Kellerman and Paulus Schoutsen
68f92d2e7c
Roomba timeout ( #12645 )
...
* Roomba timeout
* PlatformNotReady
2018-02-27 02:01:51 -08:00
Otto Winter and Paulus Schoutsen
e14893416f
Cast automatically drop connection ( #12635 )
2018-02-27 02:01:51 -08:00
Pascal Vizeli and Paulus Schoutsen
9751fed493
Don't allow to use a old unsecure library ( #12715 )
...
* Don't allow to use a old unsecury library
* Update gen_requirements_all.py
* Cryptodome fix for python-broadlink
* Coinbase cryptodome fix
2018-02-27 01:58:45 -08:00
Paulus Schoutsen and GitHub
dc8c331c68
Update ZHA deps ( #12737 )
2018-02-27 00:05:29 -08:00
Jesse Hills and Paulus Schoutsen
d052d45712
Fix getting state from iglo ( #12685 )
2018-02-26 23:07:39 -08:00
Adam Mills and Paulus Schoutsen
4242411089
Disable asuswrt tests ( #12663 )
2018-02-26 22:53:54 -08:00
tumik and Paulus Schoutsen
f396266c74
Component deconz: Fix dark attribute on presence sensors ( #12691 )
...
pydeconz changed PRESENCE to be an array in v25, so this code hasn't worked since that change.
2018-02-26 22:44:57 -08:00
Oliver and Paulus Schoutsen
21d8ecdacd
Bugfix: Update of sources for non AVR-X devices always fails ( #12711 )
...
* Basic support of post 2016 AVR-X receivers
* Bugfix: Update of sources for non AVR-X devices always fails
2018-02-26 22:44:11 -08:00
ChristianKuehnel and Paulus Schoutsen
6bdb2fe5a0
fix for https://github.com/home-assistant/home-assistant/issues/12673 ( #12726 )
2018-02-26 22:42:32 -08:00
Anders Melchiorsen and Paulus Schoutsen
c1c23bb4b6
Remove automatic sqlite vacuum ( #12728 )
2018-02-26 22:41:37 -08:00
Anders Melchiorsen and Paulus Schoutsen
98fef81d19
Fix harmony duplicate detection ( #12729 )
2018-02-26 22:40:46 -08:00
Thiago Oliveira and Paulus Schoutsen
71cab65df6
correct air index unit ( #12730 )
...
AirVisual's air index unit is AQI (Air Quality Index), not PSI (Pressure per Square Inch). More details can be found at https://airvisual.com/
Cheers,
2018-02-26 22:39:26 -08:00
Lev Aronsky and Martin Hjelmare
111e515da7
Fix a problem with calling deconz.close ( #12657 )
...
* Fix a problem with calling `deconz.close`
The event object (`EVENT_HOMEASSISTANT_STOP`) is sent as an argument to
the callable passed to `async_listen_once`. However, `deconz.close` is a bound method
that takes no arguments. Therefore, it needs a wrapper to discard the event
object.
* Removed unnecessary code and added a docstring.
* Fix the docstring according to guidelines.
* Removed unnecessary whitespace.
2018-02-27 07:31:47 +01:00
Paulus Schoutsen
f7fc4c6f15
Frontend bump to 20180227.0
2018-02-26 22:24:31 -08:00
Paulus Schoutsen
a783006f92
Version bump to 0.64.1
2018-02-26 22:23:53 -08:00
Paulus Schoutsen
5b8aeafdb9
Frontend bump to 20180227.0
2018-02-26 22:21:10 -08:00
Adam Mills and GitHub
c1a6131aa8
Update core HSV color scaling to standard scales: ( #12649 )
...
Hue is scaled 0-360
Sat is scaled 0-100
Val is scaled 0-100
2018-02-26 22:20:24 -05:00
Johann Kellerman and cdce8p
4821858afb
Homekit schema gracefully fail with integer ( #12725 )
...
* Homekit schema gracefully fail with integer
* Fix return value
* Added test
* Fix 2
2018-02-27 01:09:49 +01:00
Johann Kellerman and Paulus Schoutsen
446390a8d1
AsusWRT log exceptions ( #12668 )
...
* logexception
* Improve err message #2978
* not quiet
* tests
2018-02-26 16:08:37 -08:00
cdce8p and Pascal Vizeli
6a665ffb84
Fix homekit: temperature calculation ( #12720 )
2018-02-26 22:29:52 +01:00
Thijs de Jong and Pascal Vizeli
10570f5ad6
Unbreak tahoma ( #12719 )
...
* Update requirements_all.txt
* Update tahoma.py
2018-02-26 22:27:20 +01:00
Sebastian Muszynski and Daniel Høyer Iversen
2c1083bda1
Next generation of Xiaomi Aqara devices added ( #12659 )
...
* Next generation of Xiaomi Aqara devices added: ctrl_neutral1.aq1, ctrl_neutral2.aq1, ctrl_ln1.aq1, ctrl_ln2.aq1, ctrl_86plug.aq1
* The Aqara wireless button (3rd gen, sensor_switch.aq3) supports a click_type called "shake".
* Warning added to spot new features.
2018-02-26 21:54:06 +01:00
Paulus Schoutsen and Martin Hjelmare
f8a0a0ba59
Fix mysensor defaults ( #12687 )
2018-02-26 17:01:00 +01:00
Paulus Schoutsen and GitHub
1d14a17ffd
Harmony: make activity optional ( #12679 )
2018-02-26 01:11:28 -08:00
Paulus Schoutsen and GitHub
a8c9303892
Add history_graph component to demo ( #12681 )
2018-02-26 00:28:25 -08:00
Robin and Paulus Schoutsen
bf41674e06
Adds simulated sensor ( #12539 )
...
* Create simulated.py
* Create test_simulated.py
* Update .coveragerc
* Drop numpy and fix attributes
Drop numpy and fix attributes to be machine readble
* Update test_simulated.py
* Update simulated.py
* Update test_simulated.py
* Update simulated.py
* Update test_simulated.py
* Update simulated.py
* Update simulated.py
* Update test_simulated.py
* Update simulated.py
* Fix default random seed error
* Update simulated.py
* Addresses balloob comments
* Update simulated.py
2018-02-26 00:01:01 -08:00
cdce8p and Paulus Schoutsen
6e6ae173fd
Added config validator for future group platforms ( #12592 )
...
* Added cv.EntitiesDoamin(domain) validator
* Check if all entities in string or list belong to domain
* Added tests
* Use factory function and entity_ids
* Different error message
* Typo
* Added entity_domain validator for a single entity_id
* Image_processing platform now uses cv.entity_domain for source validation
2018-02-25 23:48:21 -08:00
Julius Mittenzwei and Paulus Schoutsen
7d5c1581f1
KNX Component: Scene support and expose sensor values ( #11978 )
...
* XKNX improvements: Added Scene support, added support for exposing sensors to KNX bus, added reset value option for binary switches
* fixed import
* Bumped version of KNX library (minor upgrade with two important bugfixes)
* bumped version of xknx (now without python requirement *sigh*)
* Issue #11978 : fixed review comments
* Issue #11978 : hound suggestion fixed:
* review comments
* made async functions async
* Addressed issues mentined by @MartinHjelmare
* removed default=None from validation schema
* ATTR_ENTITY_ID->CONF_ENTITY_ID
* moved missing function to async syntax
* pylint
* Trigger notification
* Trigger notification
* fixed review comment
2018-02-25 23:44:09 -08:00
Johann Kellerman and Paulus Schoutsen
6d5fb49687
Roomba timeout ( #12645 )
...
* Roomba timeout
* PlatformNotReady
2018-02-25 23:43:26 -08:00
awkwardDuck and Paulus Schoutsen
e96ac74b11
Fix formatting of minutes for sleep start in the fitbit sensor ( #12664 )
...
* fix formatting of minutes for sleep start
https://github.com/home-assistant/home-assistant/issues/12594
* Update fitbit.py
2018-02-25 19:28:41 -08:00
cdce8p and Paulus Schoutsen
27b1d448a3
Homekit Update, Support for TempSensor (°F) ( #12676 )
...
* Changed version of "HAP-python" to "v1.1.7"
* Updated acc file to simplify init calls
* Code refactored and '°F' temp Sensors added
* Changed call to 'HomeAccessory' and 'HomeBridge'
* Extended function of 'add_preload_service' to add additional characteristics
* Added function to override characteristic property values
* TemperatureSensor
* Added unit
* Added calc_temperature
* Updated tests
2018-02-25 19:27:40 -08:00
Paulus Schoutsen
84c156e8f5
Version bump to 0.64
0.64.0
2018-02-25 13:17:47 -08:00
Paulus Schoutsen and GitHub
5dcf92fa2a
Merge pull request #12609 from home-assistant/release-0-64
...
0.64.0
2018-02-25 12:25:02 -08:00
Paulus Schoutsen
6c614df96e
Remove braviatv_psk ( #12669 )
2018-02-25 11:51:45 -08:00
Paulus Schoutsen and GitHub
347ba1a2d8
Remove braviatv_psk ( #12669 )
2018-02-25 11:50:06 -08:00
Otto Winter and Paulus Schoutsen
8d0d676ff2
Fix cast doing I/O in event loop ( #12632 )
2018-02-25 11:33:56 -08:00
Sebastian Muszynski and Paulus Schoutsen
781b7687a4
The name of the enum must be used here because of the speed_list. ( #12625 )
...
The fan.set_speed example value is lower-case and led to confusion. Both spellings are possible now: Idle & idle
2018-02-25 11:33:56 -08:00
Pascal Vizeli and Paulus Schoutsen
286baed9ad
Hassio update timeout filter list ( #12617 )
...
* Update timeout filter list
* Update http.py
2018-02-25 11:33:55 -08:00
Anders Melchiorsen and Paulus Schoutsen
43ad3ae2d4
Move recorder query out of event loop ( #12615 )
2018-02-25 11:33:55 -08:00
Scott Bradshaw and Paulus Schoutsen
19d34daef0
OpenGarage - correctly handle offline status ( #12612 ) ( #12613 )
2018-02-25 11:33:54 -08:00
Paulus Schoutsen
7c80ef714e
Fix voluptuous breaking change things ( #12611 )
...
* Fix voluptuous breaking change things
* Change xiaomi aqara back
2018-02-25 11:33:54 -08:00
Anders Melchiorsen and Paulus Schoutsen
9ca67c36cd
Optimize logbook SQL query ( #12608 )
2018-02-25 11:33:53 -08:00