Sean Vig
e7c614a825
Fix audio detection for IP4m-1041 Amcrest camera ( #80066 )
2022-10-11 14:29:35 +02:00
epenet
c9130e2892
Use REVOLUTIONS_PER_MINUTE constant in vallox ( #79992 )
2022-10-11 14:02:27 +02:00
Erik Montnemery
9aa6043255
Set character set to utf8mb4 when connecting to MySQL or MariaDB databases ( #79755 )
2022-10-11 14:01:46 +02:00
Marc Mueller
bcbf99243d
Use setup-python check-latest option [ci] ( #80078 )
2022-10-11 13:54:55 +02:00
Erik Montnemery
a391b8dd9d
Support correcting sensor volume unit ( #80081 )
2022-10-11 13:51:28 +02:00
Erik Montnemery
c52b900bfe
Minor cleanup of sensor statistics ( #80082 )
2022-10-11 12:24:52 +02:00
Kevin Stillhammer
d01f85b6aa
Remove old import logic for waze_travel_time ( #80079 )
...
Remove old import logic
2022-10-11 12:05:53 +03:00
Guido Schmitz
6826f2c291
Add reauth flow for devolo_home_network ( #71051 )
...
* Add reauth flow
* Cover cases without existing password
* Add test to verify upgrading from older versions
* Connect to the device first
* Use Mapping for async_step_reauth
* Set empty password for user step and remove unneeded update of unique_id
2022-10-11 10:54:29 +02:00
Jan Bouwhuis
65187ab227
Use selectors for basic broker and options for MQTT config flow ( #79791 )
...
Use selectors for basic broker en options
2022-10-11 10:51:35 +02:00
Jan Bouwhuis
8aa30cce26
Fix state saving when sharing topics for MQTT entities ( #79421 )
...
* Do not write old state sharing availability topic
* Add a test
* Support for all availability topics
* delay async_write_ha_state till last callback
* Process write req after processing callback jobs
* Do not count subscription callbacks
* Simplify
* Stale docsting
* No topic needed for delays state write
* No need to clear when reloading
* Move test to test_mixins.py
* Only set up sensor platform for test
2022-10-11 10:49:54 +02:00
epenet
6f7cb158d8
Cleanup blockchain sensor ( #80077 )
2022-10-11 10:40:10 +02:00
Erik Montnemery
69d935b7bd
Teach long term statistics that unit 'rpm' is same as 'RPM' ( #80012 )
...
* Teach long term statistics that unit 'rpm' is same as 'RPM'
* Add tests
2022-10-11 10:32:01 +02:00
Kevin Stillhammer
edad6d0f26
Remove old import logic for google_travel_time ( #80018 )
...
Remove old import logic
2022-10-11 10:49:06 +03:00
Marc Mueller
4e5b5dfb93
Update pyupgrade to 3.1.0 ( #80058 )
...
* Update pyupgrade to 3.1.0
* Remove redundant open modes - text is the default
2022-10-11 09:04:52 +02:00
dependabot[bot]
884577e622
Bump actions/setup-python from 4.1.0 to 4.3.0 ( #80068 )
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 4.1.0 to 4.3.0.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v4.1.0...v4.3.0 )
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-11 09:00:36 +02:00
J. Nick Koston
fe5534666d
Bump dbus-fast to 1.41.0 ( #80062 )
2022-10-10 18:52:44 -10:00
Chris Talkington
8aa5a785b5
Improve client info reported to Jellyfin ( #79974 )
2022-10-10 20:24:00 -05:00
GitHub Action
eac1a1e513
[ci skip] Translation update
2022-10-11 00:31:56 +00:00
Garrett
22590bf71d
Bump to subarulink v0.6.1 ( #80056 )
2022-10-11 01:39:14 +02:00
Austin Brunkhorst
7d097d18b0
Add support for Snooz BLE devices ( #78790 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2022-10-10 13:14:27 -10:00
epenet
4281384d2a
Move options to SelectEntityDescription in lifx ( #80015 )
2022-10-10 12:40:40 -10:00
Franck Nijhof
ce4d93b0c1
Update google-cloud-texttospeech to 2.12.3 ( #80051 )
2022-10-11 00:05:23 +03:00
Nathan Spencer
262d1ad2a0
Bump pylitterbot to 2022.10.0 ( #80050 )
2022-10-10 22:43:49 +02:00
puddly
46aa3b5e3d
Bump ZHA dependencies ( #80049 )
2022-10-10 22:43:31 +02:00
Robert Svensson
395636dfc2
Bump aiounifi to v39 ( #80043 )
2022-10-10 22:27:21 +02:00
epenet
65ff7c18d2
Move options to SelectEntityDescription in senseme ( #80016 )
2022-10-10 22:16:10 +02:00
Steven Looman
ac44c8e34d
Update codeowners for upnp component ( #80042 )
...
Drop @ehendrix23 from codeowners
2022-10-10 23:15:58 +03:00
J. Nick Koston
b3ad0eebcd
Bump pySwitchbot to 0.19.15 ( #79972 )
2022-10-10 22:10:28 +02:00
Tobias Sauerwein
aa58d7fbd6
Fix Netatmo device trigger ( #80047 )
2022-10-10 22:04:41 +02:00
Erik Montnemery
e8af007124
Disable echo for non SQLite databases ( #80032 )
...
* Disable echo for non SQLite databases
* Add test
2022-10-10 22:42:38 +03:00
David F. Mulcahey
20d71a869e
Add friendly entity names for ZHA sensors ( #80035 )
...
* Add friendly entity names for ZHA sensors
* lowercase 2nd word
2022-10-10 15:40:42 -04:00
Bram Kragten
7e19e56c6b
Update frontend to 20221010.0 ( #79994 )
2022-10-10 21:40:17 +02:00
Robert Svensson
82d3397a9b
Adapt deCONZ binary sensors to entity descriptions ( #79486 )
...
Now typing with lambdas work
2022-10-10 21:18:26 +02:00
kingy444
3ab294e8ef
Powerview refactor prep for all shade types ( #79862 )
2022-10-10 09:05:04 -10:00
Avi Miller
257ae4d8d3
Add support for the Flame and Morph effects for Tile and Candle ( #80014 )
2022-10-10 09:01:31 -10:00
Jc2k
117c12d135
Fix Eve Thermo always showing as heating in homekit_controller even when off ( #80019 )
2022-10-10 08:58:20 -10:00
Sven Serlier
2427d5e28c
Update screenshot ( #79459 )
...
* Delete old image
* Add new screenshot
* New image
2022-10-10 20:20:25 +02:00
Khole
1d10822cef
Bump pyhiveapi to 0.5.14 ( #79530 )
2022-10-10 19:54:31 +02:00
epenet
62b559bf36
Adjust device classes in smartthings ( #79283 )
2022-10-10 19:36:25 +02:00
rappenze
06b1a4c2b4
Fix armed extra state attribute in fibaro entity ( #80034 )
2022-10-10 19:14:43 +02:00
Erik Montnemery
7b247a79cf
Correct min/max mireds for lights which use K for color temp ( #79998 )
2022-10-10 16:45:38 +03:00
Erik Montnemery
2ee6ea9877
Adapt group to color temperature in K ( #79719 )
...
* Adapt group to color temperature in K
* Adjust tests
* Adjust tests
2022-10-10 14:57:22 +02:00
Franck Nijhof
1e5908d3a8
Update apprise to 1.1.0 ( #80009 )
2022-10-10 14:21:30 +02:00
epenet
ca9bfc8b86
Add options to SelectEntityDescription ( #78882 )
2022-10-10 14:20:04 +02:00
Franck Nijhof
f8f4b059a1
Update black to 22.10.0 ( #80006 )
2022-10-10 14:19:09 +02:00
Patrick ZAJDA
d0bffb6c75
Migrate Switchbot to new entity naming style ( #80008 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2022-10-10 14:12:50 +02:00
Flemming Sørvollen Skaret
c7b56f4079
Clean duplicate nextcloud sensor ( #79900 )
...
Update __init__.py
Removed duplicate of "nextcloud_database_version"
2022-10-10 14:12:37 +02:00
Charles Garwood
ffb6434776
Add load_url service to fully_kiosk integration ( #79969 )
2022-10-10 14:11:55 +02:00
Michael Molisani
8fe504356a
Update to pygtfs 0.1.7 ( #79975 )
2022-10-10 13:37:02 +02:00
epenet
1744b5fa0a
Add docstring to Sensor enums ( #79983 )
...
* Add docstring to Sensor enums
* Adjust MONETARY docstring
2022-10-10 12:38:10 +02:00