Andrew Sayre and Paulus Schoutsen
6909235d8a
Fix brightness type ( #25818 )
2019-08-09 11:41:50 -07:00
Paulus Schoutsen
e1fee1bd45
Bumped version to 0.97.1
2019-08-09 11:17:31 -07:00
Nikolay Vasilchuk and Paulus Schoutsen
20e279a7ac
Fix deconz allow_clip_sensor and allow_deconz_groups options ( #25811 )
2019-08-09 11:17:24 -07:00
jjlawren and Paulus Schoutsen
34b5083c27
Don't track unstable attributes ( #25787 )
2019-08-09 11:17:23 -07:00
Finbarr Brady and Paulus Schoutsen
ebf8d5fc66
Update Cisco Mobility Express module version ( #25770 )
...
* Update manifest.json
* Update requirements_all.txt
2019-08-09 11:17:22 -07:00
Dustin Essington and Paulus Schoutsen
e355012229
Update HIBP sensor to use API v3 and API Key ( #25699 )
...
* Update HIBP sensor to use API v3 and API Key
* ran black code formatter
* fixed stray , that was invalid in multiple json formatters
2019-08-09 11:17:21 -07:00
Tomi Lehto and Paulus Schoutsen
5b516fc0cd
Add arcus trigonometry functions to templates ( #25510 )
2019-08-09 11:16:47 -07:00
Dustin Essington and Paulus Schoutsen
a0494e44eb
Update HIBP sensor to use API v3 and API Key ( #25699 )
...
* Update HIBP sensor to use API v3 and API Key
* ran black code formatter
* fixed stray , that was invalid in multiple json formatters
2019-08-09 10:54:33 -07:00
Nikolay Vasilchuk and Robert Svensson
8b6ddc22a5
Fix deconz allow_clip_sensor and allow_deconz_groups options ( #25811 )
2019-08-09 19:31:58 +02:00
miroslawkrol and Daniel Høyer Iversen
ecddeb2dd1
Fix Broadlink MP1 unavailable error ( #25806 )
2019-08-09 18:21:18 +03:00
Franck Nijhof and GitHub
e47ed0e182
Deprecates linksys_ap integration (ADR-0004) ( #25804 )
2019-08-09 16:47:08 +02:00
Finbarr Brady and Martin Hjelmare
4349b8640e
Update Cisco Mobility Express module version ( #25770 )
...
* Update manifest.json
* Update requirements_all.txt
2019-08-08 22:59:33 +02:00
jjlawren and Andrew Sayre
8f2f770837
Don't track unstable attributes ( #25787 )
2019-08-08 14:43:53 -05:00
Robert Dunmire III and Martin Hjelmare
4bcef25486
Add Mikrotik hub and rework device tracker ( #25664 )
...
* Add const.py for Mikrotik hub
* Add Mikrotik hub component
* Rework device tracker to use hub
* Fix validation errors
* Fix line spacing
* Bump librouteros version to 2.3.0
* Bump librouteros version to 2.3.0
* Used black code formatter
* Fix validation errors
* Fix errors
* Fix errors
* Renamed MikrotikAPI to MikrotikClient
* Fix method
* Fix device_tracker and rename ssl to use_ssl
* Moved device tracker functions into device tracker
* Fix missing constants
* Fix device tracker host_name
* Fix errors
* Fix device tracker typo
* Adding device tracker attributes
* Change attributes order
* Change attributes order
* Add one more attribute
* Reformat black
* Exclude Mikrotik modules
* Remove async calls
* Remove unused import
* Adding scan interval to device tracker
* Fix errors and update code
* Fix error
* Fix missing period
* Update device tracker to use setup_scanner
* Fix hass.data HOSTS
* Fix errors
* Fix errors
* Fixes and updates
* Fixing and reworking
* Fixes
* Fix constant INFO
* get_hostname fix and return value
2019-08-08 13:58:13 +02:00
Pascal Vizeli and GitHub
0fa1e3ac92
Update azure-pipelines-release.yml
2019-08-08 11:32:52 +02:00
Joakim Plate and Paulus Schoutsen
d1b9ebc7b2
Integration requirement check refactor ( #25626 )
...
* Factor out code getting requirements for integration
* Have process requirements raise an exception
* One more lint fix
* Blackify
* Catch new exception
* Let RequirementsNotFound be a HomeAssistantError
* Correct another test
* Split catching of exceptions and avoid complete log
2019-08-07 15:35:50 -07:00
Santobert and Paulus Schoutsen
c3455efc11
Updater component is always available and shows on/off depending on whether an update is available or not ( #25418 )
...
* Updater Component is always available and shows on/off wether an update is available
* Use == instead of is to compare strings
* Edit log message when local version is newer
* One more commit to trigger CI
* Add binary sensor
* Remove ATTR
* Use dispatcher
* Use callback instead of async
* Make flake happy
* Fix callback
* discover binary sensor
* flake
* Fix discovery
* prepared tests, TODO
* Fix tests
* Test release notes
* Add one more test
* Add another test
* Add docstring
* Revert "Add another test"
This reverts commit 3f896a4e3b .
* Remove unused file
* Update docstrings
* mock time
* Test renaming entity
* Add test_rename_entity
* Improve test_rename_entity
2019-08-07 15:28:22 -07:00
Pascal Vizeli
1739f50b59
Update azure-pipelines-wheels.yml for Azure Pipelines
2019-08-07 21:58:11 +02:00
Franck Nijhof and Pascal Vizeli
07499faa9c
Deprecates srp_energy integration (ADR-0004) ( #25754 )
2019-08-07 21:41:44 +02:00
Paulus Schoutsen and GitHub
dffdbda8e2
Merge pull request #25756 from home-assistant/rc
...
0.97.0
0.97.0
2019-08-07 11:23:42 -07:00
Paulus Schoutsen
a20c631410
Update requirements
2019-08-07 10:35:24 -07:00
Paulus Schoutsen
0f8f4f4b54
Bumped version to 0.97.0
2019-08-07 09:25:10 -07:00
Robert Svensson and Paulus Schoutsen
609118d3ac
Fix last seen not available on certain devices ( #25735 )
2019-08-07 09:23:24 -07:00
Paulus Schoutsen
52de2f4ffb
Revert emulated hue changes ( #25732 )
2019-08-07 09:23:23 -07:00
David Bonnes and Paulus Schoutsen
a1302a9dfb
initial commit ( #25731 )
2019-08-07 09:23:23 -07:00
Tsvi Mostovicz and Paulus Schoutsen
3a78250cad
Bump hdate==0.9.0 (use pytz instead of dateutil) ( #25726 )
...
Use new hdate version of library which uses pytz for timezones.
dateutil expects /usr/share/timezone files, as these are not available
in the docker image and in HASSIO, the timezone offsets are broken.
This should fix
- #23032
- #18731
2019-08-07 09:23:22 -07:00
Franck Nijhof and Pascal Vizeli
84f464d089
Deprecates fedex integration (ADR-0004) ( #25745 )
2019-08-07 15:26:43 +02:00
Franck Nijhof and Pascal Vizeli
b696f9ce5e
Deprecates ups integration (ADR-0004) ( #25746 )
2019-08-07 13:41:35 +02:00
Franck Nijhof and Pascal Vizeli
d3aac13065
Deprecates sytadin integration (ADR-0004) ( #25742 )
2019-08-07 13:40:47 +02:00
Franck Nijhof and Pascal Vizeli
2b6674b27f
Deprecates usps integration (ADR-0004) ( #25743 )
2019-08-07 13:40:30 +02:00
Alexei Chetroi and GitHub
c3c45f8198
Manufacturer specific channel for SmartThings. ( #25739 )
...
* Manufacturer specific channel for SmartThings.
* Lint.
2019-08-06 20:59:18 -04:00
Erik Montnemery and Paulus Schoutsen
e0be4efe3e
Add test case to identify missing MQTT configuration abbreviations ( #25616 )
...
* Add missing abbreviations
* Move abbreviations to own file, add script to find missing abbreviations
* Move check from script to test case
* Lint
* Rewrite to use pathlib
* Lint
2019-08-06 17:32:15 -07:00
eyager1 and Paulus Schoutsen
506350da11
Implement "Aux Heat" support for Zwave Climate ( #25694 )
...
* Remove "Aux Heat" from Zwave climate mappings
* Implement Aux Heat support for zwave climate
* Pylint fix.
* Pylint fix 2nd try
2019-08-06 17:24:17 -07:00
Alexei Chetroi and GitHub
152a9eb466
Use more decorators for ZHA Core registries. ( #25737 )
...
* Move ZIGBEE_CHANNEL_REGISTRY to ZHA core registries.
* Refactor more ZHA Core registries to use decorator.
* Cleanup.
* Use relative imports for component.
* Flake8.
* Make pylint happy again.
2019-08-06 20:01:14 -04:00
Ross Dargan and Paulus Schoutsen
98eb8efc6b
Add ring light platform ( #25733 )
...
* Add support for turning a flood light on and off
* changes following black
* update following code review, and test fix
* fix naming
2019-08-06 14:55:54 -07:00
Robert Svensson and Paulus Schoutsen
c76531a366
Fix last seen not available on certain devices ( #25735 )
2019-08-06 14:55:36 -07:00
Paulus Schoutsen and Andrew Sayre
e24d3f15fd
Revert emulated hue changes ( #25732 )
2019-08-06 13:46:07 -05:00
Tsvi Mostovicz and Andrew Sayre
54d6acf87a
Bump hdate==0.9.0 (use pytz instead of dateutil) ( #25726 )
...
Use new hdate version of library which uses pytz for timezones.
dateutil expects /usr/share/timezone files, as these are not available
in the docker image and in HASSIO, the timezone offsets are broken.
This should fix
- #23032
- #18731
2019-08-06 11:03:52 -05:00
David Bonnes and Andrew Sayre
a76bb5e82c
initial commit ( #25731 )
2019-08-06 11:03:08 -05:00
Paulus Schoutsen
d702b17a4f
Bumped version to 0.97.0b3
0.97.0b3
2019-08-06 09:00:20 -07:00
Robert Svensson and Paulus Schoutsen
27cfda11f7
UniFi - handle device not having a name ( #25713 )
...
* Handle device not having a name
2019-08-06 08:59:00 -07:00
Paulus Schoutsen
fee1568a85
Update HTTP defaults ( #25702 )
...
* Update HTTP defaults
* Fix tests
2019-08-06 08:58:59 -07:00
Paulus Schoutsen
eceef82ffa
Add service to reload scenes from configuration.yaml ( #25680 )
...
* Allow reloading scenes
* Update requirements
* address comments
* fix typing
* fix tests
* Update homeassistant/components/homeassistant/scene.py
Co-Authored-By: Martin Hjelmare <marhje52@kth.se >
* Address comments
2019-08-06 08:57:54 -07:00
Jesse Rizzo and Paulus Schoutsen
b011dd0b02
Bump envoy_reader to 0.8.6, fix missing dependency ( #25679 )
...
* Bump envoy_reader to 0.8.6, fix missing dependency
* Bump envoy_reader to 0.8.6, fix missing dependency
2019-08-06 08:56:22 -07:00
SukramJ and Paulus Schoutsen
e1c23b1686
Add HmIP-SCI to Homematic IP Cloud, Fix HmIP-SWDM ( #25639 )
...
* Add HmIP-SCI to Homematic IP Cloud
* Bump upstream dependency
* Fix HmIP-SWDM
2019-08-06 08:56:21 -07:00
Paulus Schoutsen
778cd7da32
Updated frontend to 20190805.0
2019-08-06 08:54:28 -07:00
Ross Dargan and Martin Hjelmare
9e8df936ac
Add ring switch platform ( #25612 )
...
* Add in a switch platform to ring.
* Changes following code review
* remove tests for now
* remove the request to call update
* support the new type of test
* update after running black
* fix comment
* fixes following code review
* Remove ring cache file
* patch out io code
* Move the patches to within a fixture
* missing period
2019-08-06 14:39:07 +02:00
Paulus Schoutsen
387323a8c1
Updated frontend to 20190805.0
2019-08-05 22:32:18 -07:00
Robert Svensson and GitHub
7ff7c7b9f5
UniFi - handle device not having a name ( #25713 )
...
* Handle device not having a name
2019-08-06 07:00:06 +02:00
Sébastien RAMAGE and Alexei Chetroi
5b02555255
Add zigate support to zha ( #25552 )
...
* Add zigpy-zigate support
* update requirements
* fix
* update
* fix flake8
* update requirements
* fix
* update
* add test to make codecov happy
* fix flake8
* Try to add test
* add test
* remove unneeded test
* exclude registries.py from coverage
exclude homeassistant/components/zha/core/registries.py since untestable
* Fix merge: black formatting and flake8.
2019-08-05 18:05:07 -04:00