1
0
mirror of https://github.com/elisspace/core.git synced 2026-08-29 23:52:02 +00:00

62839 Commits

Author SHA1 Message Date
J. Nick Koston
969eca6e6b backmerge 2023-06-06 09:14:12 -05:00
J. Nick Koston
cfdf1e7bb2 Merge branch 'dev' into webrtc 2023-06-04 21:11:13 -05:00
Robert Hillis
7f480849e2 Add camera platform to Dremel (#93882)
* Add camera platform to Dremel

* unload and tests
2023-06-04 20:28:28 -04:00
J. Nick Koston
5078bb3bef Remove miniaudio pin now that upstream package has been fixed (#94034)
see https://github.com/irmen/pyminiaudio/issues/67#issuecomment-1575602707
2023-06-04 20:27:42 -04:00
Artem Draft
06bcb69a56 Add media stop to LG Netcast TV (#93615) 2023-06-04 19:26:26 -05:00
Maciej Bieniek
fe61672792 Don't inherit SensorEntity/NumberEntity and RestoreEntity in Shelly integration (#93531)
* Use RestoreNumber and Restore Sensor for block entities

* Update tests

* Use RestoreSensor for RPC entities

* Fix test for number platform
2023-06-04 19:14:08 -05:00
Ernst Klamer
7c02e1ca99 Bump xiaomi-ble to 0.17.2 (#94011)
Bump xiaomi-ble

Co-authored-by: J. Nick Koston <nick@koston.org>
2023-06-04 19:07:37 -05:00
Pascal Reeb
a08e516da0 Update pynuki to 1.6.2 (#94041)
chore(component/nuki): update pynuki to 1.6.2
2023-06-04 19:06:38 -05:00
Luke
5d9c36ac44 Bump Roborock to 0.21.0 (#94035)
bump to 21.0
2023-06-04 19:02:13 -05:00
J. Nick Koston
09882923d2 Drop codeowner for gogogate2 (#94049) 2023-06-04 18:42:37 -05:00
Raman Gupta
5461d0e28f Fix zwave_js.update entity restore logic (#94043) 2023-06-05 00:35:17 +02:00
G Johansson
b5b9a06c2c Refactor Command Line sensor to use ManualTriggerEntity (#93999)
* Refactor sensor to use ManualTriggerEntity

* Add device and state class
2023-06-04 15:00:53 -04:00
G Johansson
1fe4c4fa59 Remove update_before_add from binary_sensor in Command Line (#94040)
Remove update_before_add
2023-06-04 14:53:34 -04:00
Rami Mosleh
07e26f9639 Drop codeowner for IMAP (#94033) 2023-06-04 11:59:03 -05:00
tronikos
53e456f453 Android TV Remote: Abort zeroconf if mac address is missing (#94026)
Abort zeroconf if mac address is missing
2023-06-04 10:49:18 +02:00
Joost Lekkerkerker
efb92ca9ee Show the sensor state using the coordinatordata instead of initial data (#94008)
* Show the sensor state using the coordinatordata instead of initial data

* Add test

* Remove part
2023-06-03 14:35:57 -04:00
G Johansson
76d8c047ec Refactor Command Line cover to use ManualTriggerEntity (#93997)
Refactor command_line cover
2023-06-03 14:19:59 -04:00
G Johansson
391c63640a Refactor Command Line binary sensor to use ManualTriggerEntity (#94000)
Refactor binary sensor ManualTriggerEntity
2023-06-03 14:11:42 -04:00
Michael Benz
305fa128fb Add reload support to intent_script (#93404)
* support live reload of intent_script

* add services.yaml

* update tesls for full code coverage

* Update based on feedback

* fix intent_script reload when no intent_script config

* Update homeassistant/helpers/intent.py

* update tests to handle no_existing better

---------

Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2023-06-03 14:02:23 -04:00
Paulus Schoutsen
65b62d877d Keep track what devices support Assist features (#93990) 2023-06-03 08:26:28 -05:00
tronikos
faacf1658f Fix error in tibber while fetching latest statistics (#93998) 2023-06-03 08:25:39 -05:00
G Johansson
038b0e6d23 Add scan interval to Command Line (#93752)
* Add scan interval

* Handle previous not complete

* Fix faulty text

* Add tests

* lingering

* Cool down

* Fix tests
2023-06-02 23:35:11 -04:00
Sven Serlier
aa636a2805 Fix broken URL in Z-Wave JS (#93983)
Fix broken URL
2023-06-02 16:54:15 -04:00
Robert Hillis
6c5fd40c92 Catch Google Sheets api error (#93979) 2023-06-02 16:18:58 -04:00
Simone Chemelli
2a9bcae365 Fritz: cleanup unused variables (#93971)
Cleanup
2023-06-02 16:17:16 -04:00
Diogo Gomes
b5f582eecc Make Riemann sum sensors restore last valid state (#93674)
* keep last valid state

* keep last valid state

* typo

* increase coverage

* better error handling

* debug messages

* increase coverage

* remove random log

* don't expose last_valid_state as an attribute
2023-06-02 08:44:36 -04:00
Raman Gupta
d9f059fcaa Improve logic for zwave_js.lock.is_locked attr (#93947) 2023-06-02 06:12:32 -04:00
Raman Gupta
3934f91242 Make Z-Wave device IBT4ZWAVE discoverable as a cover (#93946)
* Make Z-Wave device IBT4ZWAVE discoverable as a cover

* Test device class
2023-06-02 06:09:53 -04:00
Erik Montnemery
ce9a0059d1 Add empty config schema to stt (#93954) 2023-06-02 06:07:44 -04:00
Erik Montnemery
7db943d138 Add CONFIG_SCHEMA to imap_email_content (#93951)
* Add CONFIG_SCHEMA to imap_email_content

* Update homeassistant/components/imap_email_content/__init__.py

Co-authored-by: Jan Bouwhuis <jbouwh@users.noreply.github.com>

---------

Co-authored-by: Jan Bouwhuis <jbouwh@users.noreply.github.com>
2023-06-02 06:06:59 -04:00
Erik Montnemery
3ed8e2d0e1 Add empty config schema to mailbox (#93953) 2023-06-02 09:28:13 +02:00
Erik Montnemery
0916a6c0cb Remove insteon import flow (#93952) 2023-06-02 09:21:19 +02:00
Chris Talkington
f941203949 Update pyipp to 0.13.0 (#93886) 2023-06-01 22:24:53 -05:00
Tudor Sandu
95e4ef2255 Fix states not being translated in voice assistants (#93572)
Fix states not being translated
2023-06-01 20:10:57 -04:00
J. Nick Koston
8ef799601b Bump aiohomekit to 2.6.4 (#93943)
changelog: https://github.com/Jc2k/aiohomekit/compare/2.6.3...2.6.4

mostly additional logging to help track down #93891
2023-06-01 19:54:44 -04:00
J. Nick Koston
b18356bb3f Fix august aiohttp session being closed out from under it (#93942)
* Fix august aiohttp session being closed out from under it

fixes #93941

* Fix august aiohttp session being closed out from under it

fixes #93941

* Fix august aiohttp session being closed out from under it

fixes #93941
2023-06-01 19:54:25 -04:00
automaton82
ba66a39668 Update netdata to 1.1.0, set longer timeout (#93937) 2023-06-01 22:23:26 +02:00
Erik Montnemery
bb5430ff59 Remove async_setup from locative (#93895)
* Remove async_setup from locative

* Micro-optimize async_setup_entry
2023-06-01 20:08:32 +02:00
Brent Perdue
23ca26ae56 Add save clips to Blink services (#84149) 2023-06-01 20:06:53 +02:00
Erik Montnemery
a1a055f618 Add config entry only config schema to integrations s-z (#93910) 2023-06-01 20:05:11 +02:00
puddly
cc47736d20 Include port info in the ZHA websocket settings response (#93934) 2023-06-01 19:53:41 +02:00
J. Nick Koston
457bc4571d Make RestoreStateData.async_get_instance backwards compatible (#93924) 2023-06-01 19:31:17 +02:00
J. Nick Koston
5a8daf06e8 Fix typing_extensions to match metadata (#93920) 2023-06-01 19:30:08 +02:00
andiukas
1a798f6eee Adding new supported language code to Google translate (#93926) 2023-06-01 19:29:15 +02:00
Bram Kragten
145a8bc41d Update frontend to 20230601.1 (#93927) 2023-06-01 19:23:42 +02:00
J. Nick Koston
5365d57bef Bump pyunifiprotect to 4.9.1 (#93931) 2023-06-01 19:20:32 +02:00
Tobias G
d4e352d6a7 Add humidity sensor to deconz component (#93024)
Co-authored-by: Robert Svensson <Kane610@users.noreply.github.com>
2023-06-01 19:16:42 +02:00
J. Nick Koston
0ca53eccb8 Bump python-onvif-zeep to 3.1.9 (#93930) 2023-06-01 19:15:16 +02:00
J. Nick Koston
240372b45d Fix onvif cameras that use basic auth with no password (#93928) 2023-06-01 19:14:03 +02:00
Arjan
8f485be87e Properly order moon phases in attribute (#93933) 2023-06-01 19:09:09 +02:00