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
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
a1302a9dfb
initial commit ( #25731 )
2019-08-07 09:23:23 -07:00
Tsvi Mostovicz
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
Paulus Schoutsen
d702b17a4f
Bumped version to 0.97.0b3
2019-08-06 09:00:20 -07:00
Robert Svensson
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
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
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
387323a8c1
Updated frontend to 20190805.0
2019-08-05 22:32:18 -07:00
Paulus Schoutsen
6e61b21919
Bumped version to 0.97.0b2
2019-08-04 22:50:46 -07:00
Pascal Vizeli
868c6f4f71
Fix roku lxml requirement ( #25696 )
2019-08-04 22:49:03 -07:00
Robert Svensson
4e2094c893
UniFi - reverse connectivity logic ( #25691 )
...
* Make connectivity control in line with other implementations
2019-08-04 22:49:02 -07:00
Robert Svensson
2925f9e57a
In some circumstances device.last_seen can be None ( #25690 )
2019-08-04 22:49:01 -07:00
Aaron Bach
f8753a0c92
Fix issue with incorrect Notion bridge IDs ( #25683 )
...
* Fix issue with incorrect Notion bridge IDs
* Less aggressive
* Member comments
2019-08-04 22:49:01 -07:00
Robert Svensson
7a71669027
Options to not track wired clients ( #25669 )
2019-08-04 22:49:00 -07:00
Anders Melchiorsen
476607787a
Revert flux_led to 0.89 ( #25653 )
...
* Revert Black
* Revert "Introduce support for color temperature (#25503 )"
This reverts commit e1d884a484
.
* Revert "Fix flux_led only-white controllers (#22210 )"
This reverts commit 48138189b3
.
* Revert "Fix MagicHome LEDs with flux_led component (#20733 )"
This reverts commit 1444a684e0
.
* Re-Black
* Use mode detection for scanned bulbs
2019-08-04 22:48:59 -07:00
Paulus Schoutsen
d95c86e964
Add preset to be away and eco ( #25643 )
2019-08-04 22:48:58 -07:00
Robert Svensson
b40d324e0e
UniFi - allow configuration to not track clients or devices ( #25642 )
...
* Allow configuration to not track clients or devices
2019-08-04 22:48:57 -07:00
SukramJ
e001b12430
Add PRESET_AWAY to HomematicIP Cloud climate ( #25641 )
...
* enable climate away_mode and home.refresh
* Add Party eco modes
2019-08-04 22:48:57 -07:00
Santobert
8d1deef9cc
Feature zwave preset modes ( #25537 )
...
* Initial commit
* Add some more code
* Local tests passing
* Remove unnecessary line
* Add preset attributes to __init__
* Remove some more debugger lines
* Add some tests
* Fix comparision to None
* Improve test coverage
* Use unknown modes as presets
* Bugfixes and test improvements
* Add tests for unknown preset modes
* linting
* Improve mappings
* Move PRESET_MANUFACTURER_SPECIFIC to zwave
* Replace isinstance with cast
* Add test for hvac_action
* hvac_mode is never None
* Improved mapping of current mode to hvac/preset modes
* Fix bugs where hvac_mode is None
* Add default hvac mode
* Fixed default hvac mode
* Fix linting
* Make flake happy
* Another linting
* Make black happy
* Complete list of default hvac modes
* Add mapping to heat/cool eco
* Fixed another bug where mapping goes wrong
2019-08-04 22:48:56 -07:00
Paulus Schoutsen
949875ae50
Updated frontend to 20190804.0
2019-08-04 22:30:54 -07:00
Paulus Schoutsen
ad341e2152
Bumped version to 0.97.0b1
2019-08-01 13:36:24 -07:00
Paulus Schoutsen
d64730a3cf
Updated frontend to 20190801.0
2019-08-01 13:35:20 -07:00
Paulus Schoutsen
a8c4fc33f6
Upgrade hass-nabucasa to 0.16 ( #25636 )
2019-08-01 13:35:13 -07:00
Paulus Schoutsen
476a727df3
Filter out empty results in history API ( #25633 )
2019-08-01 13:35:12 -07:00
Jc2k
1d5709f49f
Bump homekit_python to 0.15 ( #25631 )
2019-08-01 13:35:11 -07:00
Oncleben31
725d5c636e
Meteofrance improve log error messages ( #25630 )
...
* Improve log error messages
* remove unique_id not ready yet
2019-08-01 13:35:11 -07:00
Jc2k
414b85c253
Fix polling HomeKit devices with multiple services per accessory ( #25629 )
2019-08-01 13:35:10 -07:00
Robert Svensson
56ca0edaa7
Handle disabled devices ( #25625 )
2019-08-01 13:35:09 -07:00
David F. Mulcahey
7168dd6cec
bump quirks ( #25618 )
2019-08-01 13:35:08 -07:00
Martin Eberhardt
d3f6c43bbd
Fix handling of empty results from Rejseplanen ( #25610 )
...
* Improve handling of empty results from Rejseplanen (Fixes #25566 )
* Exclude attributes with null value
* Add period back into docstring
* Fix formatting
2019-08-01 13:35:08 -07:00
Paulus Schoutsen
59b42b4236
Expose comfort presets as HA presets ( #25491 )
...
* Expose comfort presets as HA presets
* Fix bugs
* Handle unavailable
* log level debug on update
* Lint
2019-08-01 13:35:07 -07:00
Paulus Schoutsen
207cf18a46
Bump version to 0.97.0b0
2019-07-31 16:19:46 -07:00
Paulus Schoutsen
5961fbb710
Merge remote-tracking branch 'origin/master' into dev
2019-07-31 16:17:17 -07:00
Paulus Schoutsen
37d78af42c
Add translations
2019-07-31 16:16:40 -07:00
Paulus Schoutsen
05ecc5a135
Merge pull request #25584 from home-assistant/black
...
Black
2019-07-31 15:36:42 -07:00
Paulus Schoutsen
dcdbd08d23
Add constraints to key files
2019-07-31 14:49:38 -07:00
Paulus Schoutsen
11a4d36c69
Confirm deletion
2019-07-31 14:49:00 -07:00
Paulus Schoutsen
a4920d3afb
Uninstall typing
2019-07-31 14:02:12 -07:00
Paulus Schoutsen
6b2d40327c
Make sure typing matches stdlib
2019-07-31 13:46:57 -07:00
Paulus Schoutsen
620cb74050
Type
2019-07-31 13:08:31 -07:00
Paulus Schoutsen
93c0db2328
Lint
2019-07-31 12:53:07 -07:00
Paulus Schoutsen
0ccffc3e55
Lint
2019-07-31 12:46:17 -07:00
Paulus Schoutsen
4de97abc3a
Black
2019-07-31 12:25:30 -07:00
Paulus Schoutsen
da05dfe708
Add Black
2019-07-31 12:23:23 -07:00
Ville Skyttä
0490167a12
Azure flake8 dep, docstring fixes ( #25605 )
...
* Fix Azure CI flake8 deps
* Docstyle fixes
2019-07-31 12:21:36 -07:00