Poltorak Serguei
4a83a63b32
Add Z-Wave.Me cover stop command ( #87428 )
...
* Add stop command to cover
* Add type annotation
---------
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2023-02-05 01:25:07 +01:00
Raman Gupta
e3b820d9db
Simplify zwave_js code ( #87235 )
2023-02-05 01:20:17 +01:00
epenet
2f3b509513
Refactor onewire options flow ( #87162 )
...
* Refactor onewire options flow
* Adjust
* Apply suggestions from code review
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Use async_entries_for_config_entry
---------
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2023-02-05 01:18:20 +01:00
Ty Parker
a703aa1dff
Add repeat options to tplink sequence effect service ( #86040 )
...
Add repeat options to sequence effect service
2023-02-05 00:14:25 +01:00
J. Nick Koston
4d0e236c6a
Ignore invalid zeroconf names from devices with broken firmwares ( #87414 )
2023-02-04 16:29:03 -06:00
J. Nick Koston
3be6d4dcfb
Disable mopeka accelerometer sensors by default ( #87420 )
...
* Disable mopeka accelerometer sensors by default
These generate a significant amount of noise and are
only useful when placing the sensor. Disable them by
default. This not a breaking change because existing
preferences are preserved.
* adjust tests
2023-02-04 22:34:34 +02:00
epenet
19e27f4f52
Ensure recorder api aligns with sensor converters ( #87257 )
2023-02-04 14:28:47 -06:00
Erik Montnemery
bcc1aa03b4
Move sensor rounding to frontend ( #87330 )
...
* Move sensor rounding to frontend
* Update integrations
* Add comment
2023-02-04 14:54:36 -05:00
Aarni Koskela
ee6773236e
Update Ruff to 0.0.241 ( #87386 )
...
Changes: https://github.com/charliermarsh/ruff/compare/v0.0.237...v0.0.241
2023-02-04 14:42:36 -05:00
Aarni Koskela
72cb58e850
Fix Ruuvi Gateway data being ignored when system is not using UTC time ( #87384 )
2023-02-04 12:12:34 -06:00
epenet
f6c76372ce
Ensure hass is typed ( #87068 )
...
* Ensure hass is typed
* Adjust pilight
* Adjust homeassistant scene
* Adjust hassio
* Adjust gree
* Adjust google_maps
* Adjust energyzero
* Adjust harmony
* Adjust mobile_app
2023-02-04 12:52:59 -05:00
Franck Nijhof
3d557b5583
Collection of code styling tweaks ( #87381 )
2023-02-04 12:52:26 -05:00
Franck Nijhof
e55f11296e
Fix accidentally introduced breaking change in number entity ( #87383 )
2023-02-04 14:32:33 +01:00
Franck Nijhof
9e775c43af
Fix typing issue in easyEnergy ( #87371 )
2023-02-04 13:42:03 +01:00
Jc2k
2c648172d3
Fix exception when trying to poll a HomeKit device over Thread with no active encryption context ( #87379 )
...
Bump aiohomekit==2.4.5
2023-02-04 11:38:22 +00:00
Erik Montnemery
0d713809e7
Store preferred dataset separately in thread dataset store ( #87378 )
2023-02-04 06:33:17 -05:00
Luke
ff7c455478
Bump oralb-ble to 0.17.2 ( #87355 )
2023-02-04 11:54:38 +01:00
Franck Nijhof
bf482eee24
Extend state class sensor warnings with expected values ( #87294 )
2023-02-04 11:49:24 +01:00
Raman Gupta
95e8717fb4
Bump zwave-js-server-python to 0.45.1 ( #87309 )
2023-02-04 11:23:48 +02:00
Matthew Donoughe
7e6fb98d17
Update pylutron-caseta to 0.18.1 ( #87361 )
...
update pylutron-caseta to 0.18.1
2023-02-04 10:17:16 +01:00
Franck Nijhof
9ead071202
Tiny cleanup in Number base entity ( #87339 )
2023-02-04 10:04:44 +01:00
Paulus Schoutsen
fc38b4327f
Add support for multiple conversation agents ( #87337 )
...
* Add support for multiple conversation agents
* Lock initializing default agent
* Allow unsetting agent when never set
2023-02-03 23:35:29 -05:00
GitHub Action
3f992ed31d
[ci skip] Translation update
2023-02-04 00:23:44 +00:00
Franck Nijhof
28b6306ad6
Remove use of Number DEVICE_CLASSES_SCHEMA from MQTT ( #87345 )
2023-02-04 00:08:15 +01:00
Franck Nijhof
fcb612cd6f
Collection of code styling tweaks ( #87344 )
2023-02-03 23:51:27 +01:00
Artem Draft
3ccd0ef013
Fix Bravia TV refreshing zero volume level ( #87318 )
...
fixes undefined
2023-02-03 23:22:33 +01:00
Franck Nijhof
ca1a12898c
Enable Ruff D212 ( #87347 )
2023-02-03 23:08:48 +01:00
Jan Bouwhuis
97de0c6d9a
Late review on added type hint MQTT fixture ( #87342 )
2023-02-03 22:22:52 +01:00
Shay Levy
3cb9b273c9
Add Shelly Pro 3EM energy sensors ( #86476 )
...
* Add Shelly Pro 3EM energy sensors
* Add total and total returned energy counters
* Set single phase energy counters disabled by default
2023-02-03 23:18:59 +02:00
Franck Nijhof
0de7be7803
Update whois to 0.9.27 ( #87305 )
2023-02-03 15:49:02 -05:00
Franck Nijhof
f3e74469db
Update coverage to 7.1.0 ( #87328 )
2023-02-03 15:48:47 -05:00
Raman Gupta
86cef27e1c
Rename zwave_js ws API command ( #87336 )
2023-02-03 15:26:20 -05:00
Erik Montnemery
6f097eecc3
Add WS commands thread/list_datasets, thread/get_dataset_tlv ( #87333 )
2023-02-03 15:22:31 -05:00
Marc Mueller
04b921e3b5
Update pip constraint to 23.1 ( #87331 )
2023-02-03 21:02:35 +01:00
Eduard van Valkenburg
fd4851053c
Bump azure-eventhub to 5.11.1 ( #87175 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2023-02-03 21:01:33 +01:00
G Johansson
96128340a0
Fix code format issue in Yale Smart Alarm ( #87323 )
...
fixes undefined
2023-02-03 20:04:51 +01:00
Franck Nijhof
e794dd0078
Download/Update translations on build ( #87289 )
2023-02-03 20:00:01 +01:00
Klaas Schoute
3723241937
Add easyEnergy integration ( #86266 )
2023-02-03 19:56:17 +01:00
starkillerOG
4c1147e62b
Reolink add number platform ( #87217 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2023-02-03 19:29:27 +01:00
Jan Bouwhuis
3edfd10f2d
Add type hints for MQTT common helper and fixtures ( #87065 )
2023-02-03 19:27:46 +01:00
Glenn Waters
71200baa8f
Bump UPB integration library to 0.5.3 ( #86740 )
2023-02-03 19:27:27 +01:00
Koen van Zuijlen
c6338b7ba1
Fixed parser for zeversolar hardware version M10 ( #87319 )
...
fixes undefined
2023-02-03 18:46:11 +01:00
epenet
cd99cdbc7d
Fix missing property in bosch_shc ( #87260 )
2023-02-03 18:41:47 +01:00
Michael
efb8cb8c90
Bump py-synologydsm-api to 2.1.2 ( #87324 )
...
fixes undefined
2023-02-03 18:39:30 +01:00
Erik Montnemery
4f94c7cab6
Add thread WS API ( #87307 )
2023-02-03 11:47:09 -05:00
epenet
b03f4fa1d3
Improve type hints in cloud ( #87263 )
2023-02-03 17:10:25 +01:00
epenet
ad039b5ffc
Fix geniushub type hint ( #87258 )
2023-02-03 17:10:01 +01:00
epenet
9400dac905
Improve type hints in melcloud ( #87264 )
2023-02-03 17:09:34 +01:00
epenet
e40df09098
Improve type hints in edl21 ( #87267 )
2023-02-03 17:09:16 +01:00
G Johansson
b092698418
Fix UoM and device_class in Trafikverket Weather ( #87308 )
2023-02-03 17:07:50 +01:00