Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Master #1

Merged
merged 918 commits into from
Dec 10, 2017
Merged

Master #1

merged 918 commits into from
Dec 10, 2017

Conversation

mateuszdrab
Copy link
Owner

Update fork to latest master

turbokongen and others added 30 commits November 5, 2017 09:19
* Add heal_node and test_node services.

* lint
* Addition of new binary sensor class 'plug'

* use term "unplugged"

* add the entry to the right place
* Fix problem with brightness

* Fix typo

* Typo
* Update aiohttp to 2.3.1

* set timeout 10sec

* fix freeze with new middleware handling

* Convert middleware auth

* Convert mittleware ipban

* convert middleware static

* fix lint

* Update ban.py

* Update auth.py

* fix lint

* Fix tests
* Add save config

* Add API to save Z-Wave cache to file immediatley.

* lint

* remove none assignment

* docstring
* Remove extra info from zwave entity states

* Show initializing for nodes that haven't completed queries
Fixes an error reported resulting from Hammersmith no longer supplying
data.
* Add baudrate option

Baudrate is essential!

* line too long

line too long (82 > 79 characters)

* trailing whitespace

* Rename const

* Fix the missing one
* Fix recorder stop on SQLite vacuuming error

* Move import to function
* Add publish filter to mqtt_statestream

* Add tests for include/excludes in mqtt_statestream
Fix an insecure request warning when not using verify=True. Contributed by @nalepae
Fix string conversion for idle state
…odlight (#10428)

* Simplified URL expiration calculation and fixed refresh method

* Remove support from Ring from StickupCams or floodlight cameras

* Makes lint happy

* Removed unecessary attributes
* Added myself to codeowners

* Improved climate support with setpoint shift for KNX. (XKNX/xknx#48)

* requirements_all.txt

* typo

* flake

* Changes requested by @pvizeli
* Reverted commit 1c8f179. This fixes issue: #10329

* convert callback to async

* fix lint

* cleanup

* cleanup

* cleanups

* optimize initial handling

* Update tellstick.py

* Update tellstick.py

* fix lint

* fix lint

* Update tellstick.py

* Fixed code errors and lint problems.

* fix bug

* Reduce logic, migrate to dispatcher

* Update tellstick.py

* Update tellstick.py

* fix lint

* fix lint
* Updated gc100 package requirement to 1.0.3a

* Update requirements_all.txt
PhracturedBlue and others added 26 commits December 1, 2017 12:30
* Create ecobee weather component

* Update requirements_all for ecobee

* Fix missed lint issue
* Fixing missing en-gb support bug

* Microsoft TTS adding support for rate, volume, pitch and contour.

* Microsoft TTS fixing support for jp-jp.

* Fixing linting error on line 67

* make impossible things possible 🎉
* Refactored WHOIS sensor to resolve assumed key errors

Altered it to now set an attribute key and value only if the attribute
is present in the WHOIS response. This prevents assumed keys (registrar)
from raising a KeyError on WHOIS lookups that don't contain registrar
information (onet.pl, wp.pl, for example).

* Removed non-used self._data

* WHOIS sensor now creates a new local attributes dict and overrides

* Corrected typos, refactored error cases to clear state adn attributes

* Resolved double return and refactored error logging
* Fix issues from review

* Don't use STATE_UNKNOWN
* Fixed icon path, added dynamic icon

* Addressing requested changes

* Using DEFAULT_ICON

* Using CONF_ICON from const

* Getting hass_frontend path via import

* Lint

* Using embedded 1px transparent icon

* woof -.-

* Lint
* check for none

* fix error from no store being set

* typo

* Lint

* fix default as per notes. Lint fix and make closest store None not False

* update default
* Require FF43 for latest js

`Array.prototype.includes` added in Firefox 43

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/includes

* Update __init__.py
As per issue #8638, the class wasn't inheriting from DeviceScanner, this commit patches it up.
* Allow Wink siren/chimes to work

* Updated requirements_all.txt
* reload closest store on api request

* revert change from debugging
* Revert pychromecast update

* Update cast.py
@mateuszdrab mateuszdrab merged commit 01506a3 into mateuszdrab:entity_exclude Dec 10, 2017
mateuszdrab added a commit that referenced this pull request Dec 10, 2017
This reverts commit 01506a3.
mateuszdrab pushed a commit that referenced this pull request Dec 10, 2017
mateuszdrab pushed a commit that referenced this pull request Dec 11, 2017
…-assistant#9224)

* [light.tradfri] Support for pytradfri version supporting full white spectrum

* [light.tradfri] Checkout pytradfri master

* Developer docker image adjusted

* [light.tradfri] pytradfri 2.2 support for white spectrum bulbs

* Removed fix already included in dev

* Style adjusted

* pylint false positive overriden

* Review remarks applied (#1)

* make pylint happy

* Review remarks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.