Paulus Schoutsen
f6eb9e79d5
Custom panel ( #14708 )
...
* Add support for custom panels in JS
* Allow specifying JS custom panels
* Add trust external option
* Fix tests
* Do I/O outside event loop
* Change config to avoid breaking change
2018-06-01 10:06:17 -04:00
roiff
ab3717af76
Homekit Thermostat: Better support for temperature ranges ( #14679 )
...
* Support for obtaining temperature range
* Fallback to Defaults
* Fixed unit conversion
* Added test
2018-06-01 13:49:16 +02:00
Pierre Ståhl
6cd69b413c
Bump pyatv to 0.3.10 ( #14736 )
...
* Bump pyatv to 0.3.10
* Update requirements_all.txt
2018-06-01 08:41:40 +02:00
Fabian Affolter
de56a0d021
Upgrade shodan to 1.8.0 ( #14717 )
2018-06-01 08:40:27 +02:00
glenn20
99fdd3e358
Add device_descriptor and device_name to keyboard event ( #14642 )
...
* Add device_descriptor and device_name to keyboard event
This allows automations to identify which device has generated the
keypress. This is especially useful for bluetooth remotes to control different
devices.
* Remove line breaks
* Fix
2018-06-01 00:32:09 +02:00
Paulus Schoutsen
f8c8900297
Merge pull request #14728 from home-assistant/reinstate-simplepush
...
Revert "Remove simplepush.io (#14358 )"
2018-05-31 18:09:50 -04:00
Paulus Schoutsen
ed9cf994c2
Revert "Remove simplepush.io ( #14358 )"
...
This reverts commit 612a37b2dd
.
2018-05-31 17:58:03 -04:00
Marius
f32b50cb80
Fix Eco mode display on Nest ( #14706 )
...
* Fix Eco mode display on Nest
* Fix Hound problems
2018-05-31 17:26:59 -04:00
Paulus Schoutsen
a58a566ae8
Bump frontend to 20180531.0
2018-05-31 17:25:35 -04:00
Diogo Gomes
2f1d40e014
Merge pull request #14721 from PhilRW/climate-constants
...
Change climate default limits to constants
2018-05-31 22:19:25 +01:00
Fabian Affolter
14ee6178f9
Add Flock notification platform ( #14533 )
...
* Add Flock notification platform
* Use async syntax and move session and loop
2018-05-31 23:07:50 +02:00
Philip Rosenberg-Watt
753fe8279b
Remove deprecated comments
2018-05-31 13:59:26 -06:00
Philip Rosenberg-Watt
cc264f415e
Fix PEP-8 issues
2018-05-31 11:32:31 -06:00
Philip Rosenberg-Watt
dae90abb34
Change climate default limits to constants
...
Min and max temp and humidity are now defined in climate __init__.py
and are available for import in subclasses.
2018-05-31 11:23:04 -06:00
Aaron Bach
60f692c7bb
Fixes (and stabilizes) some incorrect zone codes in RainMachine ( #14719 )
...
* Fixes (and stabilizes) some incorrect zone codes
* Fixed a misspelling
2018-05-31 18:55:50 +02:00
c727
7094d6d61e
Change ACP code_format to None|"Number"|"Any" ( #14686 )
2018-05-31 14:31:40 +02:00
Paulus Schoutsen
08fc73aa20
Bump to 0.71.0.dev0
2018-05-30 11:19:27 -04:00
Michael Nosthoff
c14e41f431
Netatmo Sensor: Implement device_class ( #14634 )
...
added device_class and removed icon for temperature and humidity.
2018-05-30 10:53:35 -04:00
cdce8p
f1f4d80f24
Homekit Bugfixes ( #14689 )
...
* Fix async bug
* Fix debounce bug
2018-05-30 12:39:27 +02:00
Paulus Schoutsen
e746b92e0e
Fix deprecated code ( #14681 )
2018-05-29 23:14:58 +02:00
cdce8p
7d2563eb1f
Update HAP-python to 2.2.2 ( #14674 )
...
* Pass driver to accessory
* Added 'hk_driver' fixture for tests
2018-05-29 22:43:26 +02:00
Aaron Bach
084b3287ab
Add sensors and services to RainMachine ( #14326 )
...
* Starting to add attributes
* All attributes added to programs
* Basic zone attributes in place
* Added advanced properties for zones
* We shouldn't calculate the MAC with every entity
* Small fixes
* Basic framework for push in play
* I THINK IT'S WORKING
* Some state cleanup
* Restart
* Restart part 2
* Added stub for service schema
* Update
* Added services
* Small service description update
* Lint
* Updated CODEOWNERS
* Moving to async methods
* Fixed coverage test
* Lint
* Removed unnecessary hass reference
* Lint
* Lint
* Round 1 of Owner-requested changes
* Round 2 of Owner-requested changes
* Round 3 of Owner-requested changes
* Round 4 (final for now) of Owner-requested changes
* Hound
* Updated package requirements
* Lint
* Collaborator-requested changes
* Collaborator-requested changes
* More small tweaks
* One more small tweak
* Bumping Travis and Coveralls
2018-05-29 21:02:16 +02:00
Thibault Cohen
4105429639
Add asyncio support for Ebox ( #14183 )
...
* Fix Ebox sensor
* Fix #14183 comments
* Update ebox.py
* Update ebox.py
* Continue fixing comments
2018-05-29 10:23:12 -04:00
Robert Svensson
8c93b484c4
deCONZ - Option to load or not to load clip sensors on start ( #14480 )
...
* Option to load or not to load clip sensors on start
* Full flow
* Fix config flow and add tests
* Fix attribute dark reporting properly
* Imported and properly configured deCONZ shouldn't need extra input to create config entry
2018-05-29 10:09:53 -04:00
Fabian Affolter
3b38de63ea
Allow user-defined sensors ( #14613 )
...
* Allow user-defined sensors
* Require element for resources
* Don't use .get()
2018-05-29 10:03:00 -04:00
Alexei Chetroi
eff1d1f14e
zha: fix temperature rounding for ZHA temperature sensors. ( #14669 )
2018-05-29 09:05:07 -04:00
Otto Winter
fcb60d472e
MQTT Cover Fix Assumed State ( #14672 )
2018-05-29 09:03:45 -04:00
Anders Melchiorsen
f2a2f2cca5
Ignore unsupported Sonos favorite lists ( #14665 )
2018-05-29 10:15:30 +02:00
Paulus Schoutsen
8c7f0669c6
Allow hassio frontend development ( #14675 )
...
* Allow hassio frontend development
* Fix tests
2018-05-29 08:51:08 +02:00
Matthew Garrett
d36c7c3de7
Increase Eufy's requirement on lakeside ( #14671 )
...
python-lakeside was broken with at least some versions of the Python
protobuf code, so bump the requirement to a fixed version.
2018-05-29 08:42:27 +02:00
Bakkoda
79efb0e607
Update mfi.py ( #14667 )
...
Add ability to read door sensor states from the mPort.
2018-05-29 07:51:14 +02:00
Robert Accettura
9bc26e93a4
Add pin pad to alarm panel ( #14178 )
...
* Add pin pad to alarm panel
* Add pin pad to alarm panel
* Update regex
* Update regex
* Update regex
* Add pin pad to alarm panel
* Add pin pad to alarm panel
* Add pin pad to alarm panel
* Add pin pad to alarm panel
* Fix typos
* Fix typos
* Fix typos
* Add pin pad to alarm panel
* Fix errors
2018-05-29 07:50:27 +02:00
Andrey
6c3e2021df
Give unknown zwave nodes a better name ( #14353 )
...
* Give unknown zwave nodes a better name
* Update util.py
2018-05-28 21:49:38 -04:00
Enrico Berndt
07255a29b4
Add tv channel and volume level for philips js API 5 ( #14276 )
...
* PhilipsTV API 5: Added tv channel change and setting of volume level.
* set_volume only sets volume via api now and nothing else.
2018-05-28 10:41:51 -04:00
Alexei Chetroi
144bb3492a
zha/light: Properly parse currentX and currentY on async_update() ( #14605 )
2018-05-28 10:32:47 -04:00
cdce8p
6f4dd7b057
Improve Homekit media_player options ( #14637 )
...
* Optimize imports
* Optimize name
* Optimize config schema
* Rename mode to feature
* Replace mode with feature_list
2018-05-28 10:26:33 -04:00
David F. Mulcahey
27f3285d17
Force update ZHA electrical sensor ( #14649 )
...
* force state update because we have a real reading
* hound
* docstring
2018-05-28 10:22:29 -04:00
MizterB
9a87e62e0e
Update Hue platform to aiohue 1.5.0, and re-implement logic for duplicate scene names. ( #14653 )
2018-05-28 10:21:00 -04:00
koreth
9044a9157f
Reduce log churn from Envisalink binary sensors ( #14659 )
...
The Envisalink binary sensor was logging events with a relative
timestamp that updated every time it polled, so even when nothing
new was happening, the event log would be full of meaningless
state changes. Modify the sensor code to use an absolute time
which stays stable when there isn't new activity.
2018-05-28 10:19:03 -04:00
Michaël Arnauts
799ae894a8
Remove docker prereqs scripts that only install a package. Add informational message for this. ( #14661 )
2018-05-28 10:17:01 -04:00
Fabian Affolter
bff1e1ff6c
Upgrade python_opendata_transport to 0.1.0 ( #14652 )
2018-05-28 08:17:10 +02:00
Fabian Affolter
cc2437614b
Upgrade youtube_dl to 2018.05.26 ( #14654 )
2018-05-28 08:16:55 +02:00
Paulus Schoutsen
b6e4a7771a
Allow Hass.io panel dir ( #14655 )
2018-05-27 17:17:19 -04:00
Fabian Affolter
13859388c1
Upgrade locationsharinglib to 2.0.7 ( #14640 )
2018-05-27 20:16:47 +02:00
Fabian Affolter
2f4c5f949b
Use constants ( #14647 )
2018-05-27 20:16:30 +02:00
Fabian Affolter
36e8157268
Upgrade TwitterAPI to 2.5.4 ( #14639 )
2018-05-27 15:46:58 +02:00
Fabian Affolter
2d88f47795
Upgrade gitterpy to 0.1.7 ( #14643 )
2018-05-27 15:45:43 +02:00
Jason Hu
5acfe5da68
Upgrade python-nest to 4.0.0 ( #14638 )
...
* Upgrade python-nest to 4.0.0
Drop in replace to use nest stream API
Didn't change any logic from HA side
* Update requirements_all.txt
2018-05-27 11:31:05 +02:00
Fabian Affolter
5f9e4ae136
Upgrade luftdaten to 0.2.0 ( #14620 )
2018-05-27 09:53:53 +02:00
Paulus Schoutsen
a5e66ce6ba
Bump frontend to 20180526.4
2018-05-26 20:02:24 -04:00