epenet
cf3b5ff7f9
Cleanup properties in Plenticore sensor ( #78879 )
2022-09-21 13:37:53 +02:00
epenet
a605b6bcf1
Fix typo in tuya select ( #78881 )
2022-09-21 13:27:11 +02:00
epenet
9e7c03af56
Use m3 as intermediate unit for volume conversions ( #78861 )
...
* Use m3 as SI volume standard unit
* Adjust comment
* Apply suggestion
Co-authored-by: Erik Montnemery <erik@montnemery.com>
* Apply suggestion
Co-authored-by: Erik Montnemery <erik@montnemery.com>
Co-authored-by: Erik Montnemery <erik@montnemery.com>
2022-09-21 12:37:31 +02:00
epenet
063074acf5
Adjust Plenticore sensor initialisation ( #78869 )
2022-09-21 12:08:00 +02:00
epenet
988e8bfe7b
Adjust Plenticore select initialisation ( #78873 )
2022-09-21 11:58:59 +02:00
epenet
9e31cf51cb
Adjust Plenticore switch initialisation ( #78871 )
2022-09-21 11:54:14 +02:00
Franck Nijhof
1800e98f05
Remove leftover debug print from Melnor ( #78870 )
2022-09-21 11:49:22 +02:00
epenet
daba474182
Use SelectEntityDescription in kostal plenticore ( #78840 )
2022-09-21 11:31:14 +02:00
epenet
67f7c17d34
Use SwitchEntityDescription in kostal plenticore ( #78841 )
2022-09-21 11:30:17 +02:00
Aaron Bach
e265848b63
Remove deprecated Flu Near You integration ( #78700 )
2022-09-21 11:24:21 +02:00
J. Nick Koston
d7b58f6949
Bump pySwitchbot to 0.19.11 ( #78857 )
2022-09-21 11:21:14 +02:00
J. Nick Koston
a981d096aa
Improve code readability in iBeacon integration ( #78844 )
2022-09-21 11:18:38 +02:00
epenet
bc120e9ff2
Use SensorEntityDescription in kostal plenticore ( #78842 )
2022-09-21 11:17:23 +02:00
Midbin
00f1f3e355
Change minimal brightness value for hue.activate_scene service to 1 ( #78154 )
...
* Adjust Implementation Hue Scene Brightness so it cannot be 0
2022-09-21 11:12:50 +02:00
epenet
0ac581a0b1
Cleanup EntityFeature in tests ( #78859 )
2022-09-21 10:48:55 +02:00
epenet
c88a874063
Cleanup FlowResultType in tests ( #78810 )
2022-09-21 09:17:20 +02:00
Michael Jäger
7a6897c757
Add deconz current hvac operation to thermostate based on "state" ( #59989 )
...
* deconz - add current hvac operation to thermostate based on "state"
* deconz - extend current hvac operation to thermostate based on "state" and "mode"
* Add tests for current hvac action
* Add boost mode as special case
* format using Black
* sort imports
* Add test for device with mode none and state none
* Update homeassistant/components/deconz/climate.py
Co-authored-by: Robert Svensson <Kane610@users.noreply.github.com>
* Fix test_climate.py test_no_mode_no_state
* Add test for boost mode
Co-authored-by: Robert Svensson <Kane610@users.noreply.github.com>
2022-09-21 08:20:44 +02:00
GitHub Action
d7eb277bc8
[ci skip] Translation update
2022-09-21 00:32:35 +00:00
Erik Montnemery
dae00c70de
Allow selecting display unit when fetching statistics ( #78578 )
2022-09-20 17:43:57 -04:00
Marek Skrobacki
3f512e38db
Fix Sonos cover art when browsing albums ( #75105 )
2022-09-21 04:03:10 +08:00
epenet
f453726b18
Cleanup HVACAction and HVACMode in tests ( #78813 )
2022-09-20 20:30:54 +02:00
epenet
3cf26c4a5d
Move constants in kostal_plenticore ( #78837 )
2022-09-20 20:28:27 +02:00
Marc Mueller
6f782628b9
Pin Python patch versions [ci] ( #78830 )
2022-09-20 20:24:39 +02:00
Franck Nijhof
774d5138ca
Update PyJWT to 2.5.0 ( #78776 )
2022-09-20 20:17:49 +02:00
epenet
e58531f118
Add MqttData helper to mqtt ( #78825 )
...
* Add MqttData helper to mqtt
* Adjust client for circular dependencies
* Move MqttData to models.py
* Move get_mqtt_data to util.py
2022-09-20 19:40:06 +02:00
epenet
6b3c91bd6a
Cleanup ColorMode in tests ( #78807 )
2022-09-20 18:33:45 +02:00
epenet
41d2ac3943
Cleanup MediaClass and MediaType in tests ( #78817 )
...
Cleanup MediaClass/MediaType in tests
2022-09-20 17:55:13 +02:00
Robert Hillis
2a2cc79fc3
Add Lidarr integration ( #66438 )
2022-09-20 11:51:29 -04:00
starkillerOG
3776fc3b9f
Add status codes 23 and 26 to Xiaomi Miio vacuum ( #78289 )
...
* Add status codes 23 and 26
* change status 26
2022-09-20 17:32:10 +02:00
Joakim Plate
924bffc7d0
Add query data to google assistant diagnostic ( #78828 )
2022-09-20 17:05:10 +02:00
epenet
4f31f28e67
Cleanup SourceType in tests ( #78809 )
2022-09-20 10:50:07 -04:00
epenet
25b1dfb53a
Cleanup EntityCategory in tests ( #78808 )
2022-09-20 10:49:44 -04:00
epenet
fe747601ff
Cleanup DeviceClass and StateClass in tests ( #78811 )
2022-09-20 10:49:11 -04:00
Joakim Plate
bd0daf68e0
If brightness is not available, don't set a value ( #78827 )
2022-09-20 07:57:54 -04:00
dependabot[bot]
e05ca87cc7
Bump codecov/codecov-action from 3.1.0 to 3.1.1 ( #78812 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-20 09:49:15 +02:00
J. Nick Koston
bb78d52f34
Add iBeacon Tracker integration ( #78671 )
2022-09-19 21:43:41 -04:00
J. Nick Koston
12856dea05
Create an issue when Bluetooth is active on old HAOS ( #78430 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2022-09-19 21:02:13 -04:00
J. Nick Koston
caba202efa
Fix failing bluetooth tests ( #78757 )
2022-09-19 20:59:27 -04:00
J. Nick Koston
a02eed9bd8
Bump dbus-fast to 1.5.1 ( #78802 )
2022-09-19 20:59:07 -04:00
J. Nick Koston
635c2f3738
Change bluetooth source to be the address of the adapter on Linux ( #78795 )
2022-09-19 20:58:18 -04:00
J. Nick Koston
5829ff5aea
Prevent tilt_ble from matching generic ibeacons ( #78722 )
2022-09-19 20:57:18 -04:00
GitHub Action
4b2bea4972
[ci skip] Translation update
2022-09-20 00:30:13 +00:00
Erik Montnemery
1021c90bb8
Use black to format hassfest generated files ( #78794 )
2022-09-19 17:37:22 -04:00
Erik Montnemery
e66f28f3f7
Teach sqlite3 about HAFakeDatetime ( #78756 )
2022-09-19 23:09:50 +02:00
Brad Downey
f07204ba55
Add unique_id to ohmconnect ( #78479 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2022-09-19 21:54:01 +02:00
Nathan Spencer
10a12b1bc9
Bump pylitterbot to 2022.9.5 ( #78785 )
2022-09-19 21:29:29 +02:00
mkmer
08c8ab7302
Bumped AIOAladdinConnect 0.1.46 ( #78767 )
2022-09-19 21:18:53 +02:00
Aaron Bach
d591787077
Guard Guardian switches from redundant on/off calls ( #78791 )
2022-09-19 21:15:32 +02:00
y34hbuddy
691df5a394
Add support for imperial units of measure in volvooncall ( #77669 )
2022-09-19 16:22:13 +02:00
G Johansson
acf8bfb299
Migrate Trafikverket Train to new entity naming style ( #75208 )
2022-09-19 16:11:39 +02:00