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

36297 Commits

Author SHA1 Message Date
jjlawren
fc24b34408 Handle incomplete Sonos alarm event payloads (#51353) 2021-06-01 13:39:15 -07:00
Paulus Schoutsen
f93acfc4c0 Merge system options into pref properties (#51347)
* Make system options future proof

* Update tests

* Add types
2021-06-01 13:39:14 -07:00
Martin Hjelmare
89a374057d Bump zwave-js-server-python to 0.26.0 (#51341) 2021-06-01 13:39:13 -07:00
definitio
5ea798462f Fix Snapcast state after restoring snapshot (#51340) 2021-06-01 13:39:13 -07:00
Eduard van Valkenburg
464c66f97f Fix SIA event data func (#51339) 2021-06-01 13:39:11 -07:00
Tobias Sauerwein
941b02b73e Fix Netatmo sensor logic (#51338) 2021-06-01 13:39:10 -07:00
Franck Nijhof
d78694c9b8 Fix time condition microsecond offset when using input helpers (#51337) 2021-06-01 13:39:10 -07:00
Erik Montnemery
bbd7433686 Improve time condition trace (#51335) 2021-06-01 13:39:09 -07:00
Franck Nijhof
f54cbff223 Always load middle to handle forwarded proxy data (#51332) 2021-06-01 13:38:10 -07:00
Joakim Sørensen
6031f7ce99 Add arch to payload (#51330) 2021-06-01 13:35:57 -07:00
AJ Schmidt
fac5b23b86 update adext dependency (#51315) 2021-06-01 13:35:56 -07: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
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
792d7bb3f5 Bumped version to 2021.6.0b2 2021.6.0b2 2021-05-30 21:13:41 -07:00
Paulus Schoutsen
c20ac0efb2 Updated frontend to 20210531.0 (#51281) 2021-05-30 21:13:34 -07:00
Tobias Sauerwein
9dfd578b65 Fix unnecessary API calls in Netatmo (#51260) 2021-05-30 21:13:33 -07:00
Erik Montnemery
8fd3761893 Fix flaky statistics tests (#51242) 2021-05-30 21:13:33 -07:00
Ludovico de Nittis
99fd5be369 Bump pyialarm to 1.7 (#51233) 2021-05-30 21:13:32 -07:00
jjlawren
d236e07046 Skip processed Sonos alarm updates (#51217)
* Skip processed Sonos alarm updates

* Fix bad conflict merge
2021-05-30 21:13:31 -07:00
jjlawren
835a9efc64 Reorganize SonosSpeaker class for readability (#51222) 2021-05-30 21:13:08 -07:00
Tobias Sauerwein
51d98bb9c8 Fix Netatmo data class update (#51215)
* Catch if data class entry is None

* Guard
2021-05-30 21:11:58 -07:00
Erik Montnemery
b75f4b1f4d Fix flaky statistics tests (#51214)
* Fix flaky statistics tests

* Tweak
2021-05-30 21:11:57 -07:00
jjlawren
fa7837bb12 Improve Sonos alarm logging (#51212) 2021-05-30 21:11:32 -07:00
jjlawren
f32309273b Fix use of async in Sonos switch (#51210)
* Fix use of async in Sonos switch

* Simplify

* Convert to callback
2021-05-30 21:10:39 -07:00
J. Nick Koston
b37932e163 Fix samsungtv yaml import without configured name (#51204) 2021-05-30 21:09:05 -07:00
jjlawren
a0696fe923 Centralize Sonos subscription logic (#51172)
* Centralize Sonos subscription logic

* Clean up mocked Sonos Service instances, use subscription callback

* Use existing mocked attributes

* Use event dispatcher dict, move methods together, make update_alarms sync

* Create dispatcher dict once
2021-05-30 21:09:04 -07:00
Aaron David Schneider
e980365a9c Add tests for sonos switch platform (#51142)
* add tests

* refactor async_added_to_hass

* fix tests and race condition

* use async_get

* typo
2021-05-30 21:09:03 -07:00
Vilppu Vuorinen
215869b3df Update to pymelcloud 2.5.3 (#51043)
Previous version of pymelcloud performs requests that are not permitted
for guest users. Bypassing these requests results only in less detailed
device info.
2021-05-30 21:04:59 -07:00
Franck Nijhof
0de8604631 Bumped version to 2021.6.0b1 2021.6.0b1 2021-05-28 14:51:21 +02:00
Bram Kragten
0c9c113528 Update frontend to 20210528.0 (#51199) 2021-05-28 14:50:59 +02:00
Pascal Vizeli
de575fdb7b Update base image to 2021.05.0 (#51198) 2021-05-28 14:50:56 +02:00
Joakim Plate
ae914be44f Only run philips_js notify service while TV is turned on (#51196)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-05-28 14:50:53 +02:00
Tobias Sauerwein
fe84d060d6 Fix Netatmo sensor initialization (#51195) 2021-05-28 14:50:50 +02:00
Joakim Sørensen
3e57b6178d Use get with default for consider home (#51194) 2021-05-28 14:50:46 +02:00
Tobias Sauerwein
6388203f73 Fix Netatmo data class update (#51177) 2021-05-28 14:50:41 +02:00
jjlawren
a6a18effee Improve Sonos polling (#51170)
* Improve Sonos polling

Warn user if polling is being used
Provide callback IP:port to help user fix networking
Fix radio handling when polling (no event payload)
Clarify dispatch target to reflect polling action

* Lint

* Revert method removal
2021-05-28 14:50:38 +02:00