1
0
mirror of https://github.com/elisspace/core.git synced 2026-09-03 06:26:06 +00:00
Commit Graph

59569 Commits

Author SHA1 Message Date
Daniel Hjelseth Høyer
12b8672f84 Use entity class vars for Melcloud (#51351)
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>
2021-06-01 22:21:07 +02:00
Franck Nijhof
fcdd8b11a6 Collection of changing entity properties to class attributes - 2 (#51345) 2021-06-01 12:43:55 -07:00
Eduard van Valkenburg
e5dff49440 Fix SIA event data func (#51339) 2021-06-01 20:32:17 +02:00
Martin Hjelmare
91b6f9d7d0 Bump zwave-js-server-python to 0.26.0 (#51341) 2021-06-01 19:26:54 +02:00
definitio
6a474e74e8 Fix Snapcast state after restoring snapshot (#51340) 2021-06-01 19:07:51 +02:00
Franck Nijhof
cdd1f6b2f0 Always load middle to handle forwarded proxy data (#51332) 2021-06-01 09:38:55 -07:00
Tobias Sauerwein
d975f9eb0a Fix Netatmo sensor logic (#51338) 2021-06-01 17:58:25 +02:00
Franck Nijhof
c5dc99c052 Fix time condition microsecond offset when using input helpers (#51337) 2021-06-01 17:57:23 +02:00
Erik Montnemery
63e16de6c0 Improve time condition trace (#51335) 2021-06-01 17:07:45 +02:00
Joakim Sørensen
fb281c6bde Add arch to payload (#51330) 2021-06-01 15:09:23 +02:00
Shay Levy
f3715cef6d Bump aioswitcher to 1.2.3 (#51324) 2021-06-01 13:48:53 +02:00
Bram Kragten
76527ab79a Bumped version to 2021.6.0b4 2021.6.0b4 2021-06-01 13:13:34 +02:00
Bram Kragten
42bf29856e Update frontend to 20210601.0 (#51329) 2021-06-01 13:10:32 +02:00
Maciej Bieniek
96191c07c9 Fix exception after removing Shelly config entry and stopping HA (#51321)
* Fix device shutdown twice

* Change if logic
2021-06-01 13:10:30 +02:00
Eugenio Panadero
0856232ea6 Bump aiopvpc to apply quickfix for new electricity price tariff (#51320)
Since 2021-06-01, the three PVPC price tariffs become one and only: '2.0 TD',
and the JSON schema from the official API (data source of this integration)
is slightly different.

This patch allows a no-pain jump between the old tariffs and the new one.
2021-06-01 13:10:29 +02:00
Paulus Schoutsen
413fd1b255 Trusted networks auth provider warns if detects a requests with x-forwarded-for header while the http integration is not configured for reverse proxies (#51319)
* Trusted networks auth provider to require http integration configured for proxies to allow logging in with requests with x-forwarded-for header

* Make it a warning
2021-06-01 13:09:16 +02:00
Paulus Schoutsen
bd0373388d Trusted networks auth provider warns if detects a requests with x-forwarded-for header while the http integration is not configured for reverse proxies (#51319)
* Trusted networks auth provider to require http integration configured for proxies to allow logging in with requests with x-forwarded-for header

* Make it a warning
2021-06-01 12:51:44 +02:00
Bram Kragten
94ae8396dd Update frontend to 20210601.0 (#51329) 2021-06-01 12:38:49 +02:00
Paulus Schoutsen
45e1473f83 Improve config validation for key_value_schemas (#49429) 2021-06-01 11:23:59 +02:00
Maciej Bieniek
ed9b199372 Fix exception after removing Shelly config entry and stopping HA (#51321)
* Fix device shutdown twice

* Change if logic
2021-06-01 11:41:34 +03:00
Raman Gupta
b91696c139 Switch to using entity class attributes where possible in zwave_js (#51207)
* Switch to using entity class attributes where possible in zwave_js

* fix

* revert docstring

* remove unused init

* Revert some changes based on feedback in #51181

* switch to class atributes
2021-06-01 10:26:22 +02:00
Franck Nijhof
6b0e57e641 Define SwitchEntity entity attributes as class variables (#51232) 2021-06-01 10:23:10 +02:00
Eugenio Panadero
3d45f00fad Bump aiopvpc to apply quickfix for new electricity price tariff (#51320)
Since 2021-06-01, the three PVPC price tariffs become one and only: '2.0 TD',
and the JSON schema from the official API (data source of this integration)
is slightly different.

This patch allows a no-pain jump between the old tariffs and the new one.
2021-06-01 09:45:37 +02:00
Daniel Rheinbay
3c452f8c9b Refactor yeelight integration to use only flows (#51255)
* Refactor light.py to use only flows.py, eliminating transitions.py

* Reformat yeelight source code using black
2021-06-01 09:04:49 +02:00
Matthias Alphart
549b0b0727 KNX: Support for XY-color lights (#51306)
* support for xy-color

* replace invalid name
2021-06-01 08:59:51 +02:00
Matthias Alphart
164e45f0a7 KNX: move some Schema to schema.py (#51307)
* create platform schema node from schema class

* move connection schema to schema.py

* rename SCHEMA to ENTITY_SCHEMA

* Final module level constants
2021-06-01 08:59:23 +02:00
Franck Nijhof
fb682665e2 Upgrade pylint to 2.8.3 (#51308) 2021-06-01 08:48:53 +02:00
AJ Schmidt
0e0da26852 update adext dependency (#51315) 2021-06-01 08:44:56 +02:00
GitHub Action
2a746acf3a [ci skip] Translation update 2021-06-01 00:30:06 +00:00
Paulus Schoutsen
bd279786bb Bumped version to 2021.6.0b3 2021.6.0b3 2021-05-31 16:43:14 -07:00
Paulus Schoutsen
837efaf29b Updated frontend to 20210531.1 (#51314) 2021-05-31 16:43:08 -07:00
Paulus Schoutsen
a904b1e37f Set up cloud semi-dependencies at start (#51313) 2021-05-31 16:43:07 -07:00
Joakim Sørensen
14db5a0999 Move version validation to resolver (#51311) 2021-05-31 16:43:07 -07:00
Jc2k
cbc75ffe8a Bump aiohomekit to 0.2.66 (#51310) 2021-05-31 16:43:06 -07:00
Robert Svensson
1e2913ad4c Fix stream profiles not available as expected (#51305) 2021-05-31 16:43:05 -07:00
Paulus Schoutsen
127a230703 Add system option to disable polling (#51299) 2021-05-31 16:43:04 -07:00
Pascal Vizeli
b3ccc44ee9 Revert "GRPC is fixed, don't need a workaround" (#51289)
This reverts commit 9d174e8a05.
2021-05-31 16:43:03 -07:00
Joakim Sørensen
c4a98755a3 Resolve addon repository slug for device registry (#51287)
* Resolve addon repository slug for device registry

* typo

* Adjust onboarding test

* Use /store
2021-05-31 16:43:03 -07:00
J. Nick Koston
273f57261c Upgrade HAP-python to 3.5.0 (#51261)
* Upgrade HAP-python to 3.4.2

- Fixes for malformed event sending

- Performance improvements

* Bump

* update tests to point to async
2021-05-31 16:43:02 -07:00
Ron Klinkien
a08fffea17 Fix Garmin Connect integration with python-garminconnect-aio (#50865) 2021-05-31 16:43:01 -07:00
Paulus Schoutsen
f472219c68 Set up cloud semi-dependencies at start (#51313) 2021-06-01 01:35:31 +02:00
Paulus Schoutsen
354dd39f24 Updated frontend to 20210531.1 (#51314) 2021-06-01 01:35:08 +02:00
Paulus Schoutsen
4821484d2c Add system option to disable polling (#51299) 2021-05-31 15:36:40 -07:00
Joakim Sørensen
5d6b6deed4 Move version validation to resolver (#51311) 2021-05-31 15:32:03 -07:00
Jc2k
95362d4215 Bump aiohomekit to 0.2.66 (#51310) 2021-05-31 17:28:14 -05:00
Joakim Plate
6631a4e605 Philips TV ambilight support (#44867) 2021-05-31 14:39:28 -07:00
Ron Klinkien
a0b3d0863b Fix Garmin Connect integration with python-garminconnect-aio (#50865) 2021-05-31 14:38:33 -07:00
Robert Svensson
6ba2ee5cef Fix stream profiles not available as expected (#51305) 2021-05-31 14:35:33 -07:00
Jan Bouwhuis
7403ba1e81 Alexa fan preset_mode support (#50466)
* fan preset_modes

* process preset mode updates from alexa correctly

* add tests

* codecov patch additional tests
2021-05-31 20:58:01 +02:00
J. Nick Koston
0e7c2cddf7 Upgrade HAP-python to 3.5.0 (#51261)
* Upgrade HAP-python to 3.4.2

- Fixes for malformed event sending

- Performance improvements

* Bump

* update tests to point to async
2021-05-31 20:47:12 +02:00