fnurgel
366006e0aa
Multiple Hue activate scene ( #41353 )
2020-10-11 21:01:49 +02:00
uvjustin
1c6d0d138d
Adjust dts warning messages in stream ( #41467 )
...
* Adjust dts warning messages
* Wait for second packet with overflow dts condition
* Rename dts gap watch variable
* Remove out of order packet warning
2020-10-11 12:55:13 -04:00
uvjustin
6c18feb4ed
Allow only one packet with no dts in stream init ( #41129 )
...
* Allow only one packet with no dts in stream init
* Call finalize_stream() on exit
2020-10-11 12:52:51 -04:00
J. Nick Koston
c7bbba9d48
Reduce icmplib ping timeout to match ping binary behavior ( #41620 )
2020-10-11 11:12:27 -05:00
ochlocracy
178b2d8c22
Update display categories in Alexa ( #41626 )
...
* Add new display categories from Alexa Smart Home API
* Update Vacuum entities to use VACUUM_CLEANER category.
* Update Automation entities to use ACTIVITY_TRIGGER category.
* Update tests for Automation entities to use ACTIVITY_TRIGGER category.
2020-10-11 11:09:05 -05:00
Maciej Bieniek
13f0ea506e
Bump brother to 0.1.18 ( #41056 )
2020-10-11 11:04:27 -05:00
Spartan-II-117
44a3278ba8
Use common strings for AirVisual ( #41632 )
2020-10-11 17:28:55 +02:00
scheric
9d6589240f
Use common strings in logi_circle config flow ( #41427 )
...
* already_setup->already_configured
* auth_error->invalid_auth
* rm default
* auth_timeout->oauth2_authorize_url_timeout
* enable auto format black
* add oauth2_missing_configuration
* Use standard helper keys
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2020-10-11 10:11:45 -05:00
Christian Bilevits
ae20b3a678
Use common strings in ps4 config flow ( #41623 )
2020-10-11 16:57:21 +02:00
Gautham Varma K
ffd25fb2ce
Use common strings in homematicip_cloud config flow ( #41658 )
2020-10-11 16:53:03 +02:00
Philip Allgaier
b6a93724bf
Use consistent "percent" naming in systemmonitor ( #41411 )
2020-10-11 15:52:32 +02:00
Christian Bilevits
1cb25cdaf7
Use common strings in panasonic config flow ( #41641 )
...
* Add missing common strings
* Add common string
2020-10-11 15:47:49 +02:00
Gautham Varma K
9d515e8c34
Use common strings in risco config flow ( #41656 )
2020-10-11 15:46:59 +02:00
scheric
1f4fe62380
Use common strings in twentemilieu config flow ( #41647 )
2020-10-11 14:54:08 +02:00
Christian Bilevits
1c4512bc40
Use common strings in Nest config flow ( #41597 )
2020-10-11 14:47:30 +02:00
Christian Bilevits
ef448f1549
Use common strings in profiler config flow ( #41642 )
2020-10-11 14:33:34 +02:00
scheric
f382754830
Use common strings in iOS config flow ( #41644 )
2020-10-11 14:32:06 +02:00
scheric
9c9b9e8227
Use common strings in Météo-France ( #41610 )
...
* insert feadback
* more feadback
2020-10-11 09:58:54 +02:00
Brian Rogers
899431235b
Bump rachiopy to 1.0.3 and update methods to handle changes ( #41398 )
2020-10-10 19:44:49 -05:00
HomeAssistant Azure
80522f1bdc
[ci skip] Translation update
2020-10-11 00:03:37 +00:00
Christian Bilevits
fdc965c6b9
Add missing common strings ( #41621 )
2020-10-11 00:42:32 +02:00
Steffen Rusitschka
b5f4b58832
Add rx mode to homematic.put_paramset service ( #40065 )
2020-10-10 20:42:19 +02:00
Christian Bilevits
0838936ce7
Add common strings in broadlink config flow ( #41602 )
2020-10-10 19:12:15 +02:00
Paulus Schoutsen
dc1b1706f1
Add device info to met ( #41611 )
2020-10-10 17:30:27 +02:00
Daniel Hjelseth Høyer
4ece928c0a
Remove icon for Tibber sensor ( #41604 )
2020-10-10 17:29:45 +02:00
J. Nick Koston
00b338002a
Update icmplib to 1.2.2 ( #41608 )
...
Fixes IPv6 lookups
2020-10-10 17:28:13 +02:00
J. Nick Koston
da2f9db62e
Fix async functions accidentally marked as callbacks ( #41607 )
2020-10-10 16:54:36 +02:00
javicalle
73f52c829a
Remove illuminance sensor for Xiaomi EU gateway ( #41580 )
...
Xiaomi EU gateway don't support the `XiaomiGatewayIlluminanceSensor`.
2020-10-10 14:43:06 +02:00
Diederik van den Burger
c31d9bfd3f
Update Withings integration (add sleeps data) ( #41504 )
2020-10-10 14:41:26 +02:00
scheric
7f8f53607e
add strings ( #41599 )
2020-10-10 14:38:00 +02:00
Daniel Hjelseth Høyer
9299f0a8b2
Add device_class to Tibber sensor ( #41572 )
2020-10-10 14:20:15 +02:00
Ville Skyttä
3a6c9b43ab
Remove redundant flake8 max-line-length ( #41596 )
...
Disabling E501 is needed and handles it anyway.
2020-10-10 13:43:37 +02:00
Alexander Pitkin
85b01a9b80
Rewrite mhz19 unittest tests to pytest style tests ( #41441 )
...
* Rewrite mhz19 unittest tests to pytest style tests
* Move mhz19 tests imports
2020-10-10 13:05:08 +02:00
Ville Skyttä
66aa55dddf
Fix deCONZ IKEA TRÅDFRI device name spelling ( #41574 )
2020-10-10 13:04:00 +02:00
Gabe Cook
4b617db669
Add Ruckus Unleashed integration ( #40002 )
...
* Add Ruckus Unleashed integration
* Tweak catches to better rely on CoordinatorEntity error handling, rename LoginError to AuthenticationError
* Make router_update be a callback function
* Make name property return hint match the newer value
* Add entity to tracked set when restoring on boot
* Add a device's MAC to the attributes
2020-10-10 13:01:53 +02:00
Chris
de300ddd56
Clean up some of the ozw tests ( #41578 )
...
* Remove some unnecessary fixtures and combine csv dumps
2020-10-10 09:45:20 +02:00
Raman Gupta
025bdd74a1
Allow users to update their iCloud password when auth fails ( #39138 )
...
* Allow users to update their iCloud password when auth fails after successful setup
* remove trailing comma
* use new reauth source instead of custom one so frontend can do the right thing
* add quentames text suggestion with a slight tweak
* fix test
* use common string for successful reauth and remove creation and dismissal of persistent notification
* Update homeassistant/components/icloud/account.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2020-10-10 02:02:28 -04:00
HomeAssistant Azure
6ae12c3faf
[ci skip] Translation update
2020-10-10 00:05:05 +00:00
Franck Nijhof
0c7d8ce704
Upgrade codecov to 2.1.10 ( #41562 )
2020-10-09 18:27:26 +02:00
epenet
843c4e27f3
Update Onewire SysBus integration to use a 3rd party library ( #40943 )
2020-10-09 17:31:05 +02:00
J. Nick Koston
3bb0e00abe
Update python_script tests to use async_add_executor_job ( #41553 )
2020-10-09 15:58:36 +02:00
J. Nick Koston
49e5b665cf
Convert final async_add_job to async_add_executor_job in logbook tests ( #41552 )
2020-10-09 15:52:06 +02:00
J. Nick Koston
61262222aa
Remove async_add_job from system_log tests ( #41551 )
2020-10-09 15:50:43 +02:00
Abílio Costa
078ecef4b2
Remove duplicated attribute request from ZHA ( #41442 )
...
The on_off attribute is on the REPORT_CONFIG, so
super().async_initialize already requests it from the device.
No need to request it twice.
2020-10-09 09:23:52 -04:00
definitio
0a1d9abe79
Use common strings in esphome config flow ( #41547 )
2020-10-09 14:28:54 +02:00
Steffen Rusitschka
a9adc2a6f0
Publish state changes to Zabbix ( #36659 )
2020-10-09 14:11:50 +02:00
Xiaonan Shen
e6a65b8bd3
Bump yeelight to 0.5.4 ( #41524 )
2020-10-09 13:30:42 +02:00
cgtobi
96035eb052
Fix missing weather sensors ( #41540 )
2020-10-09 12:34:52 +02:00
Tobias Efinger
f101d9cddb
Update translate develop to substitute references ( #41445 )
2020-10-09 11:51:05 +02:00
Franck Nijhof
58ede21f39
Fix date parsing template int in history stats ( #41476 )
2020-10-09 11:50:52 +02:00