Bram Gerritsen
9c949f7f8f
PhilipsTV - Add Ambilight + Hue switch entity ( #69141 )
...
* Bump ha-philipsjs requirements
* Directly write correct ha state after switching on
* Update homeassistant/components/philips_js/switch.py
Co-authored-by: Joakim Plate <elupus@ecce.se >
* Update homeassistant/components/philips_js/switch.py
Co-authored-by: Joakim Plate <elupus@ecce.se >
* Format with black
Co-authored-by: Joakim Plate <elupus@ecce.se >
2022-04-05 10:23:07 +02:00
Sebastian Lövdahl
5d07be7190
Add GitHub PRs and issues extension to devcontainer ( #69296 )
2022-04-05 10:17:56 +02:00
Erik Montnemery
821908ca45
Include threadname and time in pytest logs ( #69307 )
...
* Include threadname and time in pytest logs
* Add failing test
* Include the name of the logger
* Revert "Add failing test"
This reverts commit 5dbc1375722909cb5a0022b3e1c021f3bb5415cb.
2022-04-05 10:10:16 +02:00
J. Nick Koston
ec131d685e
Auto repack the database on the second sunday of the month ( #69314 )
2022-04-04 21:39:12 -10:00
Paulus Schoutsen
681242f102
Bumped version to 2022.4.0b5
2022.4.0b5
2022-04-04 23:57:57 -07:00
Daniel Hjelseth Høyer
df2a31a70b
Update Tibber lib ( #69300 )
2022-04-04 23:57:46 -07:00
starkillerOG
dc7d140c29
bump pynetgear to 0.9.3 ( #69292 )
2022-04-04 23:57:46 -07:00
Erik Montnemery
96ac47f36e
Correct unit_of_measurement for trigger-based template sensor ( #69291 )
2022-04-04 23:57:45 -07:00
Joakim Sørensen
b66770d349
Make hassio coordinator refresh data ( #69272 )
2022-04-04 23:57:44 -07:00
Erik Montnemery
eab7876330
Improve utility_meter translation strings ( #69252 )
2022-04-04 23:57:43 -07:00
Erik Montnemery
45843297f9
Improve tod translation strings ( #69251 )
2022-04-04 23:57:43 -07:00
Erik Montnemery
4313be1ca2
Improve threshold translation strings ( #69250 )
2022-04-04 23:57:42 -07:00
Erik Montnemery
8191172f07
Improve switch_as_x translation strings ( #69249 )
2022-04-04 23:57:41 -07:00
Erik Montnemery
408f87c7e6
Improve min_max translation strings ( #69248 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2022-04-04 23:57:41 -07:00
Erik Montnemery
37c0200f83
Improve derivative translation strings ( #69245 )
2022-04-04 23:57:40 -07:00
Raman Gupta
66cc2c7846
Fix tomorrowio sensor units and conversions ( #69166 )
...
Co-authored-by: Erik Montnemery <erik@montnemery.com >
2022-04-04 23:57:39 -07:00
Radu Cotescu
40b9f2f578
Input binary sensors are not generated for Shelly 1 Pro ( #69046 )
...
Co-authored-by: Shay Levy <levyshay1@gmail.com >
2022-04-04 23:57:39 -07:00
Toke Høiland-Jørgensen
2efa9f00d5
Fix network starting with no configured IPv4 addresses ( #69030 )
...
Co-authored-by: J. Nick Koston <nick@koston.org >
2022-04-04 23:57:38 -07:00
Daniel Hjelseth Høyer
0ab866cd23
Update Tibber lib ( #69300 )
2022-04-04 23:55:17 -07:00
Toke Høiland-Jørgensen
8145b103fb
Fix network starting with no configured IPv4 addresses ( #69030 )
...
Co-authored-by: J. Nick Koston <nick@koston.org >
2022-04-04 23:53:50 -07:00
Raman Gupta
6965a6d13b
Fix tomorrowio sensor units and conversions ( #69166 )
...
Co-authored-by: Erik Montnemery <erik@montnemery.com >
2022-04-04 23:52:36 -07:00
Erik Montnemery
a95b4f6763
Correct unit_of_measurement for trigger-based template sensor ( #69291 )
2022-04-04 22:10:59 -07:00
epenet
d0288f14f0
Add sensor DEVICE_CLASS_* to deprecated imports ( #69243 )
2022-04-04 15:03:28 -07:00
starkillerOG
fb23843e63
Motion revert moving state ( #69299 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-04 10:55:56 -10:00
starkillerOG
4dade9668a
Motion Blinds auto interface ( #68852 )
...
Co-authored-by: J. Nick Koston <nick@koston.org >
2022-04-04 10:55:36 -10:00
epenet
c6e2bdcea0
Use SensorDeviceClass in honeywell ( #69298 )
2022-04-04 21:23:57 +02:00
starkillerOG
0446a2b4e5
bump pynetgear to 0.9.3 ( #69292 )
2022-04-04 22:09:48 +03:00
epenet
4e87a8c568
Adjust binary_sensor device classes in homekit ( #69239 )
2022-04-04 12:55:55 -06:00
Daniel Hjelseth Høyer
396fddfbfa
Switch Mill to ClimateEntityFeature ( #69293 )
2022-04-04 20:46:46 +02:00
RDFurman
95a97d99dd
Honeywell outdoor sensor ( #65347 )
2022-04-04 12:26:33 -06:00
Erik Montnemery
e830032b33
Remove deprecated temperature conversion of non temperature sensors ( #69069 )
2022-04-04 20:02:40 +02:00
Daniel Hjelseth Høyer
04dd7c3f7c
Switch Adax to ClimateEntityFeature ( #69286 )
2022-04-04 19:48:33 +02:00
epenet
9ef67c4b4c
Add more constants to deprecated imports ( #69253 )
...
* Add core ENTITY_CATEGORY_* to deprecated imports
* Alphabetical order
* Add core SOURCE_* to deprecated imports
* Add switch DEVICE_CLASS_* to deprecated imports
* Add binary_sensor DEVICE_CLASS_* to deprecated imports
* Add humidifier DEVICE_CLASS_* to deprecated imports
* Add config_entries.DISABLED_***
* Add device_registry.DISABLED_***
* Add humidifier.const
* Add media_player DEVICE_CLASS_*
* Add cover DEVICE_CLASS_*
2022-04-04 19:48:14 +02:00
Erik Montnemery
9cd83c8b48
Migrate homematicip_cloud light to color_mode ( #69270 )
2022-04-04 09:32:51 -07:00
Erik Montnemery
cb79126cd9
Migrate ihc light to color_mode ( #69280 )
2022-04-04 09:28:30 -07:00
Erik Montnemery
25d9d14bd9
Migrate insteon light to color_mode ( #69281 )
2022-04-04 09:25:40 -07:00
Erik Montnemery
fe65804de1
Correct unit of vera power meter sensor ( #69285 )
2022-04-04 09:25:02 -07:00
Erik Montnemery
ef9cd66320
Migrate hive light to color_mode ( #69259 )
2022-04-04 18:24:56 +02:00
Erik Montnemery
1c1b792fb7
Migrate homeworks light to color_mode ( #69271 )
2022-04-04 18:20:48 +02:00
Erik Montnemery
3416e9b621
Migrate home_connect light to color_mode ( #69260 )
2022-04-04 18:20:20 +02:00
Erik Montnemery
e9a60418c2
Migrate isy994 light to color_mode ( #69282 )
2022-04-04 18:19:32 +02:00
Erik Montnemery
dffb3cc196
Migrate futurenow light to color_mode ( #69257 )
2022-04-04 18:18:50 +02:00
Erik Montnemery
5d56f94786
Migrate firmata light to color_mode ( #69256 )
2022-04-04 18:17:21 +02:00
epenet
67c95e92b1
Use CoverDeviceClass in homekit_controller ( #69268 )
2022-04-04 18:16:50 +02:00
epenet
18866e4e39
Use CoverDeviceClass in soma ( #69264 )
2022-04-04 18:16:24 +02:00
Daniel Hjelseth Høyer
4b89b2f5d8
Switch Sensibo to ClimateEntityFeature ( #69279 )
2022-04-04 18:15:01 +02:00
Franck Nijhof
b369616aad
Remove deprecated YAML configuration from MJPEG Camera ( #68980 )
2022-04-04 17:57:48 +02:00
Erik Montnemery
8222b783a3
Improve min_max translation strings ( #69248 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2022-04-04 17:55:09 +02:00
Erik Montnemery
7f1d10dcca
Improve switch_as_x translation strings ( #69249 )
2022-04-04 17:53:16 +02:00
Erik Montnemery
c3a2eedf0b
Migrate iglo light to color_mode ( #69278 )
2022-04-04 17:49:11 +02:00