Commit Graph
32983 Commits
Author SHA1 Message Date
tkdrobandGitHub 9c6c2a77ab Use core constants for amazon polly (#45938) 2021-02-04 07:06:09 -05:00
tkdrobandGitHub d44c941efe Use core constants for alexa (#45937) 2021-02-04 07:05:56 -05:00
tkdrobandGitHub 8625b772e3 Use core constants for alert (#45935) 2021-02-04 07:05:46 -05:00
Joakim SørensenandGitHub afa7fd923a Update yarnpkg GPG key (#45973) 2021-02-04 12:51:38 +01:00
dd150bb797 Allow manual configuration of ignored singleton config entries (#45161)
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2021-02-04 11:08:10 +01:00
Shay LevyandGitHub fefe4a2021 Fix exception in Shelly sleeping device that switches to polling (#45930) 2021-02-04 11:07:30 +01:00
Joakim SørensenandGitHub 7e9500e465 Use bootstrap in devcontainer (#45968) 2021-02-04 10:41:28 +01:00
06e6005fbb Add warning to custom integrations without version (#45919)
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2021-02-04 09:59:41 +01:00
olijouveandGitHub 8256acb8ef Fix onvif ConnectionResetError (#45899)
Fix "ConnectionResetError: Cannot write to closing transport" error we can have on lots of chinese cams(like Goke GK7102 based IP cameras)
Those non full onvif compliant cams can "crash" when calling non implemented functions like events or ptz and they are likely react by closing transport, leaving the request in a uncatched error state.

My camera used to fail on setup, and now it run nicely with that simple fix.
2021-02-04 09:25:35 +01:00
1b6ee8301a Convert ozw climate values to correct units (#45369)
* Convert ozw climate values to correct units

* Remove debugger logging

* Fix black code formatting

* Remove extra spaces

* Add method descriptions and change to use setpoint

* Fix build and respond to comments

* Remove self from convert_units call

* Move method to top

* Move method outside class

* Add blank lines

* Fix test to use farenheit

* Update another value to farenheit

* Change to celsius

* Another test fix

* test fix

* Fix a value

* missed one

* Add unit test for convert_units

* fix unit test import

* Add new line to end of test file

* fix convert units import

* Reorder imports

* Grab const from different import

Co-authored-by: Trevor <tboyce021@gmail.com>
2021-02-04 08:32:43 +01:00
denes44andGitHub 14d914e300 Enable emulated_hue setting XY color and transition time by client (#45844)
* Enable setting XY color and transition time by client

* New test for setting XY color value

* Correct block outdent

* New test for setting transition time value

* Fixed commented out code
2021-02-03 15:35:27 -10:00
Philip AllgaierandGitHub 5a0715d388 Consistent spelling of IT abbreviations / protocol / format names (#45913) 2021-02-04 01:43:07 +01:00
Philip AllgaierandGitHub 44914c01ac Fix typo in Roomba strings (#45928) 2021-02-03 14:26:32 -10:00
tkdrobandGitHub 04f39d7dd4 Use core constants for command_line auth provider (#45907) 2021-02-03 19:19:22 -05:00
HomeAssistant Azure adf38f7074 [ci skip] Translation update 2021-02-04 00:06:54 +00:00
David F. MulcaheyandGitHub 51e695fd45 add api to refresh topology (#44840) 2021-02-03 15:35:05 -05:00
Niccolo ZapponiandGitHub a775b79d4b Add support for iCloud 2FA (#45818)
* Add support for iCloud 2FA

* Updated dependency for iCloud

* Updated dependency and logic fix

* Added logic for handling incorrect 2FA code

* Bug fix on failing test

* Added myself to codeowners

* Added check for 2FA on setup

* Updated error message
2021-02-03 19:18:31 +01:00
Brandon RothweilerandGitHub 4b208746e5 Add Mazda Connected Services integration (#45768) 2021-02-03 17:38:12 +01:00
a584ad5ac3 Fix duplicate lg_soundbar entities and disable polling (#42044)
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2021-02-03 17:06:02 +01:00
6458ff774f Homeconnect remote states (#45610)
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2021-02-03 17:05:20 +01:00
0875f654c8 Add support for Shelly battery operated devices (#45406)
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2021-02-03 17:03:22 +01:00
Keith LamprechtandGitHub fcc14933d0 Add transitiontime to hue scene service (#45785) 2021-02-03 15:42:52 +01:00
Joakim SørensenandGitHub 90973f471f Add integration name to the deprecation warnings (#45901) 2021-02-03 14:40:11 +01:00
Tobias SauerweinandGitHub 5615ab4c25 Add support for climate setpoint thermostats to zwave_js (#45890) 2021-02-03 13:59:19 +01:00
Marcel van der VeldtandGitHub 9998fe3684 Update discovery scheme for Meter CC in zwave_js integration (#45897) 2021-02-03 13:08:00 +01:00
Jesse CampbellandGitHub eaa9fff3ba Remove v4 multilevel transitional currentValue workaround in zwave_js (#45884)
* Remove v4 multilevel transitional currentValue workaround

This was only needed because the get-after-set was reporting a
transitional currentValue instead of the final one.
zwave-js v6.1.1 removes the get-after-set functionality completely, so
this is no longer required (and breaks status reporting entirely)

* Fix tests to check currentValue instead of targetValue as well
2021-02-03 12:02:49 +01:00
Paulus SchoutsenandGitHub 40ba182144 Upgrade Z-Wave JS Python to 0.17.0 (#45895) 2021-02-03 11:58:46 +01:00
Paulus SchoutsenandGitHub a2ec1a47d5 Mark Z-Wave as deprecated (#45896) 2021-02-03 11:54:00 +01:00
Paulus Schoutsen 959ed6d077 Update translations 2021-02-03 11:46:49 +01:00
Pascal VizeliandGitHub 45ac6df76f Update docker base image 2021.02.0 (#45889) 2021-02-03 10:41:02 +01:00
jjlawrenandGitHub 048f36c77e Bump plexapi to 3.4.1 (#45878) 2021-02-03 08:44:34 +01:00
QuentameandGitHub d9dba1b7ab Bump Freebox to 0.0.9 (#45837)
* Bump Freebox to 0.0.9

* Remove @SNoof85 from code owners

* Module is now freebox_api
2021-02-02 22:57:06 +01:00
Bram KragtenandGitHub bf9b3bf9db Update frontend to 20210127.7 (#45874) 2021-02-02 22:45:51 +01:00
Martin HjelmareandGitHub 524b9e7b1f Use new zwave_js client (#45872)
* Use new zwave_js client

* Remove client callbacks

* Clean up on connect and on disconnect

* Clean log

* Add stop listen to unsubscribe callbacks

* Fix most tests

* Adapt to new listen interface

* Fix most tests

* Remove stale connection state feature

* Bump zwave-js-server-python to 0.16.0

* Clean up disconnect
2021-02-02 20:59:56 +01:00
Marcel van der VeldtandGitHub 2e98cfb9ab Guard for missing value (#45867)
* guard for missing value

* update comment
2021-02-02 19:57:08 +01:00
Martin HjelmareandGitHub c93fec34b3 Fix zwave_js sensor device class attribute error (#45863) 2021-02-02 16:25:43 +01:00
Fabian AffolterandGitHub 811bbb7acb Upgrade emoji to 1.2.0 (#45847) 2021-02-02 15:56:56 +01:00
Fabian AffolterandGitHub 63cc2517dd Upgrade watchdog to 1.0.2 (#45848) 2021-02-02 15:53:03 +01:00
Martin HjelmareandGitHub 6e205965ee Fix zwave_js device remove test (#45864) 2021-02-02 15:28:21 +01:00
Fabian AffolterandGitHub e9b2d33ad8 Upgrade pytz to >=2021.1 (#45839) 2021-02-02 15:18:58 +01:00
Fabian AffolterandGitHub 7ff4281b6d Upgrade jinja2 to >=2.11.3 (#45843) 2021-02-02 15:10:54 +01:00
Thomas FriedelandGitHub 0382c93283 Enable Osramlightify again (#45849) 2021-02-02 14:45:02 +01:00
J. Nick KostonandGitHub d417ee2732 Add fan speed percentage support to google assistant (#45835) 2021-02-02 14:39:07 +01:00
Daniel PereiraandGitHub a96a80e78d Update alexa/const.py to reflect docs (#45806)
The current docs say the Alexa integration is compatible with languages not currently present in the conf validator.

See: https://www.home-assistant.io/integrations/alexa.smart_home/#alexa-locale
2021-02-02 14:38:13 +01:00
J. Nick KostonandGitHub 463a32819c Ensure homekit never picks a port that another config entry uses (#45433) 2021-02-02 14:30:38 +01:00
a64ad50b27 Remove zwave_js devices that the controller is no longer connected to on initialization (#45853)
* Remove zwave_js devices that the controller is no longer connected to on initialization

* remove extra line break

* fix test

* Clean up

Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>

* Lint

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2021-02-02 10:30:12 +01:00
Marcel van der VeldtandGitHub 0e3ba532c7 Update zwave_js discovery schema for light platform (#45861) 2021-02-02 10:18:44 +01:00
Tom HarrisandGitHub b3e2f8f904 Add Insteon entities in event loop (#45829) 2021-02-01 23:17:17 -10:00
0feda9ce63 Fix sensor discovery for zwave_js integration (#45834)
Co-authored-by: Raman Gupta <7243222+raman325@users.noreply.github.com>
2021-02-02 10:06:09 +01:00
Raman GuptaandGitHub 8d9b66e23d Add current humidity to zwave_js climate platform (#45857) 2021-02-02 09:41:00 +01:00