J. Nick Koston
|
f6cb2833ca
|
Improve fans in homekit_controller (#74440)
|
2022-07-05 09:25:30 -05:00 |
Franck Nijhof
|
809f101f55
|
Re-introduce default scan interval in Scrape sensor (#74455)
|
2022-07-05 13:41:33 +02:00 |
epenet
|
a1a887ddac
|
Add GeolocationEvent checks to pylint plugin (#74286)
|
2022-07-05 12:27:00 +02:00 |
David Brückmann
|
b5c5531180
|
Fix unreachable DenonAVR reporting as available when polling fails (#74344)
|
2022-07-05 12:25:20 +02:00 |
Arne Mauer
|
f975d30258
|
Fix multi_match to match with the IKEA airpurifier channel (#74432)
Fix multi_match for FilterLifeTime, device_run_time, filter_run_time sensors for ikea starkvind
|
2022-07-05 10:35:05 +02:00 |
J. Nick Koston
|
6422040262
|
Remove asserts from lutron_caseta async_attach_trigger (#74429)
|
2022-07-05 09:51:53 +02:00 |
dependabot[bot]
|
2ee5ac02cf
|
Bump home-assistant/builder from 2022.06.2 to 2022.07.0 (#74446)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-07-05 09:50:36 +02:00 |
Rami Mosleh
|
b09aaba421
|
Add type hints and code cleanup for mikrotik (#74296)
* Add type hints and code cleanup for mikrotik
* update test and increase coverage
* move setup_mikrotik_entry to __init__.py
|
2022-07-05 09:16:38 +02:00 |
epenet
|
110d9232cd
|
Remove melcloud from mypy ignore list (#74410)
|
2022-07-04 23:05:53 -07:00 |
GitHub Action
|
ebc8fba5bf
|
[ci skip] Translation update
|
2022-07-05 00:23:09 +00:00 |
Ville Skyttä
|
dd6725b80a
|
Replace pylint-strict-informational with `fail-on=I` (#74311)
`fail-on` is available since pylint 2.9.0.
https://pylint.pycqa.org/en/latest/user_guide/configuration/all-options.html#fail-on
https://github.com/PyCQA/pylint/issues/3251#issuecomment-1170941337
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2022-07-04 23:04:56 +02:00 |
epenet
|
a7da8673bf
|
Use instance attributes in usgs_earthquakes_feed (#74403)
|
2022-07-04 21:26:33 +02:00 |
epenet
|
560fbd1a0e
|
Remove lutron_caseta from mypy ignore list (#74427)
|
2022-07-04 14:10:26 -05:00 |
epenet
|
02a0b8b649
|
Add more type hints to demo (#74408)
|
2022-07-04 20:59:52 +02:00 |
J. Nick Koston
|
e02574c6d9
|
Bump pyunifiprotect to 4.0.9 (#74424)
|
2022-07-04 20:53:25 +02:00 |
epenet
|
1536936177
|
Remove harmony from mypy ignore list (#74425)
|
2022-07-04 13:39:14 -05:00 |
avee87
|
b3fec4c401
|
Typehints and cleanup for metoffice (#74338)
* Typehints and cleanup for metoffice
* add myself as owner
|
2022-07-04 19:12:41 +03:00 |
J. Nick Koston
|
b082764e30
|
Bump rflink to 0.0.63 (#74417)
|
2022-07-04 10:36:56 -05:00 |
Erik Montnemery
|
fde829c4f0
|
Correct climacell weather migration to native_* (#74409)
|
2022-07-04 16:59:36 +02:00 |
epenet
|
e3bd63934b
|
Remove gree from mypy ignore list (#74411)
|
2022-07-04 16:47:35 +02:00 |
epenet
|
035e96a79b
|
Remove system_health from mypy ignore list (#74415)
|
2022-07-04 16:46:59 +02:00 |
epenet
|
18840c8af5
|
Add instance attributes to GeolocationEvent (#74389)
|
2022-07-04 16:43:53 +02:00 |
J. Nick Koston
|
8d0e54d776
|
Use the orjson equivalent default encoder when save_json is passed the default encoder (#74377)
|
2022-07-04 08:41:23 -05:00 |
Erik Montnemery
|
4e1359e2cc
|
Migrate ipma weather to native_* (#74387)
|
2022-07-04 15:18:57 +02:00 |
Erik Montnemery
|
5f5f1343cd
|
Migrate accuweather weather to native_* (#74407)
|
2022-07-04 15:12:45 +02:00 |
Guido Schmitz
|
402a40c108
|
Remove explicit use of mock_zeroconf in devolo Home Network (#74390)
|
2022-07-04 14:59:24 +02:00 |
J. Nick Koston
|
6c3baf03aa
|
Make dispatcher setup lazy (#74374)
|
2022-07-04 14:58:35 +02:00 |
Kevin Stillhammer
|
dd57d7d77f
|
Support unload for multiple adguard entries (#74360)
|
2022-07-04 14:24:21 +02:00 |
Erik Montnemery
|
1c0ece6ac1
|
Migrate met_eireann weather to native_* (#74391)
Co-authored-by: avee87 <6134677+avee87@users.noreply.github.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
|
2022-07-04 14:20:47 +02:00 |
epenet
|
14e5001d0c
|
Cleanup known_devices.yaml in device_tracker tests (#74404)
|
2022-07-04 14:10:25 +02:00 |
Erik Montnemery
|
0768ed453d
|
Migrate aemet to native_* (#74037)
|
2022-07-04 14:06:32 +02:00 |
Erik Montnemery
|
ab37f59345
|
Migrate meteoclimatic weather to native_* (#74392)
|
2022-07-04 13:38:53 +02:00 |
Franck Nijhof
|
b5387ed769
|
Update Pillow to 9.2.0 (#74371)
|
2022-07-04 13:16:01 +02:00 |
Shay Levy
|
f851877449
|
Bump aioimaplib to 1.0.0 (#74393)
|
2022-07-04 13:14:27 +02:00 |
Thanasis
|
227d8b69a7
|
Allowing for TOON cost sensors to work with Energy (#74315)
|
2022-07-04 13:11:36 +02:00 |
Erik Montnemery
|
07f677e9e8
|
Migrate knx weather to native_* (#74386)
|
2022-07-04 10:47:59 +02:00 |
J. Nick Koston
|
810b2a2bd6
|
Inline building entity registry dict (#74378)
|
2022-07-04 00:36:42 -05:00 |
Paulus Schoutsen
|
b62c0dcb32
|
Guard invalid data sensor significant change (#74369)
|
2022-07-03 22:03:13 -07:00 |
GitHub Action
|
269e414e84
|
[ci skip] Translation update
|
2022-07-04 00:27:42 +00:00 |
J. Nick Koston
|
02c7261b74
|
Small naming improvements and basic tests for ecobee 501s (#74370)
|
2022-07-03 16:32:30 -05:00 |
Paulus Schoutsen
|
b7a02d9465
|
Bumped version to 2022.7.0b3
|
2022-07-03 13:56:29 -07:00 |
shbatm
|
c530e965f8
|
Onvif: bump onvif-zeep-async to 1.2.1 (#74341)
* Update requirements_all.txt
* Update requirements_test_all.txt
* Update manifest.json
|
2022-07-03 13:56:24 -07:00 |
J. Nick Koston
|
c2072cc92b
|
Fix esphome state mapping (#74337)
|
2022-07-03 13:56:24 -07:00 |
G Johansson
|
2a1a6301a9
|
Fix unique id issue for OpenWeatherMap (#74335)
|
2022-07-03 13:56:23 -07:00 |
Franck Nijhof
|
fe437cc9b7
|
Add configuration directory to system health (#74318)
|
2022-07-03 13:56:22 -07:00 |
avee87
|
ec03631339
|
Remove visibility from metoffice weather (#74314)
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
|
2022-07-03 13:56:21 -07:00 |
avee87
|
0ca4e81e13
|
Migrate metoffice to native_* (#74312)
|
2022-07-03 13:56:20 -07:00 |
Paulus Schoutsen
|
08ee73d671
|
Guard creating areas in onboarding (#74306)
|
2022-07-03 13:56:20 -07:00 |
mbo18
|
373347950c
|
Migrate Meteo_france to native_* (#74297)
|
2022-07-03 13:56:19 -07:00 |
Dave T
|
4e793a51ba
|
Dont substitute user/pass for relative stream urls on generic camera (#74201)
Co-authored-by: Dave T <davet2001@users.noreply.github.com>
|
2022-07-03 13:56:18 -07:00 |