Pascal Vizeli
8319f232b8
Disable observer for USB on containers ( #55570 )
...
* Disable observer for USB on containers
* remove operating system test
Co-authored-by: J. Nick Koston <nick@koston.org >
2021-09-03 08:05:37 +02:00
J. Nick Koston
d8a81a54d8
Narrow zwave_js USB discovery ( #55613 )
...
- Avoid triggering discovery when we can know in advance the
device is not a Z-Wave stick
2021-09-03 05:11:03 +02:00
GitHub Action
8af0cb9e65
[ci skip] Translation update
2021-09-03 00:16:18 +00:00
Paulus Schoutsen
f883fa9eef
Merge pull request #55608 from home-assistant/rc
2021.9.1
2021-09-02 13:35:47 -07:00
Paulus Schoutsen
5b705dba36
Bumped version to 2021.9.1
2021-09-02 12:50:56 -07:00
Pascal Vizeli
1592408a4b
Downgrade sqlite-libs on docker image ( #55591 )
2021-09-02 12:50:48 -07:00
jan iversen
89b7be52af
Correct duplicate address. ( #55578 )
2021-09-02 12:50:47 -07:00
Alexei Chetroi
8f85472df3
Pick right coordinator ( #55555 )
2021-09-02 12:50:45 -07:00
Teemu R
6aa771e5e8
xiaomi_miio: bump python-miio dependency ( #55549 )
2021-09-02 12:50:44 -07:00
Joakim Sørensen
7193e82963
Bump pyuptimerobot to 21.9.0 ( #55546 )
2021-09-02 12:50:43 -07:00
bsmappee
02db4dbe5e
Bump pysmappee to 0.2.27 ( #55257 )
...
* bump
* bump
2021-09-02 21:01:16 +02:00
Erik Montnemery
7dbe8070f7
Mock out network.util.async_get_source_ip in tests ( #55592 )
2021-09-02 20:44:50 +02:00
J. Nick Koston
363320eedb
Mock sockets in the network integration tests ( #55594 )
2021-09-02 20:44:42 +02:00
Erik Montnemery
2e5c1236f9
Prevent 3rd party lib from opening sockets in freedompro tests ( #55596 )
2021-09-02 19:32:19 +02:00
Erik Montnemery
348bdca647
Prevent 3rd party lib from opening sockets in epson tests ( #55595 )
2021-09-02 19:30:53 +02:00
Joakim Sørensen
4f33679255
Fix url lookup in telegram_bot webhook ( #55587 )
2021-09-02 19:17:33 +02:00
Erik Montnemery
cabb9c0ea4
Prevent 3rd party lib from opening sockets in broadlink tests ( #55593 )
2021-09-02 19:03:24 +02:00
Pascal Vizeli
d4a2b36638
Downgrade sqlite-libs on docker image ( #55591 )
2021-09-02 18:09:30 +02:00
Erik Montnemery
bfd799dc04
Use hass_client_no_auth test fixture in integrations s-x ( #55585 )
2021-09-02 14:50:10 +02:00
Erik Montnemery
acdddabe1f
Use hass_client_no_auth test fixture in integrations h-p ( #55583 )
2021-09-02 14:49:40 +02:00
Erik Montnemery
d5b6dc4f26
Use hass_client_no_auth test fixture in integrations a-g ( #55581 )
2021-09-02 14:49:20 +02:00
jan iversen
69aba2a6a1
Correct duplicate address. ( #55578 )
2021-09-02 13:53:38 +02:00
Erik Montnemery
cdaba62d2c
Add test fixture for unauthenticated HTTP client ( #55561 )
...
* Add test fixture for unauthenticated HTTP client
* Remove things from the future
2021-09-02 13:09:16 +02:00
Joakim Sørensen
b3b9fb0a7c
Bump pyuptimerobot to 21.9.0 ( #55546 )
2021-09-02 11:40:32 +02:00
Alexei Chetroi
cb1e0666c8
Pick right coordinator ( #55555 )
2021-09-01 22:54:35 -04:00
GitHub Action
6b4f2e6f8f
[ci skip] Translation update
2021-09-02 00:20:52 +00:00
Teemu R
aef4a69cd0
xiaomi_miio: bump python-miio dependency ( #55549 )
2021-09-02 00:18:12 +02:00
Raman Gupta
02eba22068
Add additional test coverage for zwave_js meter sensors ( #55465 )
2021-09-01 17:22:17 -04:00
Erik Montnemery
7dbd0e5274
Fix zeroconf mock and use it in CI group 1's tests ( #55526 )
...
* Fix zeroconf mock and use it in CI group 1's tests
* Mock HaAsyncServiceBrowser
2021-09-01 22:38:00 +02:00
Erik Montnemery
e631671832
Use respx.mock in generic camera tests ( #55521 )
2021-09-01 20:45:29 +02:00
Paulus Schoutsen
245eec7041
Merge pull request #55532 from home-assistant/rc
2021.9.0
2021-09-01 11:28:21 -07:00
Bram Kragten
493309daa7
Bumped version to 2021.9.0
2021-09-01 19:40:48 +02:00
Paulus Schoutsen
af68802c17
Tweaks for the iotawatt integration ( #55510 )
2021-09-01 19:37:43 +02:00
Brian Egge
576cece7a9
Fix None support_color_modes TypeError ( #55497 )
...
* Fix None support_color_modes TypeError
https://github.com/home-assistant/core/issues/55451
* Update __init__.py
2021-09-01 19:37:43 +02:00
Otto Winter
3b9859940f
ESPHome light color mode use capabilities ( #55206 )
...
Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl >
2021-09-01 19:37:41 +02:00
Paulus Schoutsen
27e29b714c
Bump cloud to 0.47.1 ( #55312 )
...
* Bump cloud to 0.47.0
* Bump reqs
* Bump to 0.47.1
* Do not load hass_nabucasa during http startup
* fix some tests
* Fix test
Co-authored-by: Ludeeus <ludeeus@ludeeus.dev >
2021-09-01 09:54:54 -07:00
Daniel Hjelseth Høyer
c68e87c40e
OpenGarage, change to attributes ( #55528 )
...
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net >
2021-09-01 18:33:56 +02:00
Daniel Hjelseth Høyer
80af2f4279
Open garage, add closing and opening to state ( #55372 )
2021-09-01 08:16:10 -05:00
epenet
f8ec85686a
Add select platform to Renault integration ( #55494 )
...
* Add select platform to Renault integration
* Fix pylint
2021-09-01 14:44:10 +02:00
Joakim Sørensen
33fb080c1e
Add remote server to cloud system health ( #55506 )
...
* Add sintun server to cloud system health
* Update name
* Adjust test
2021-09-01 13:23:50 +02:00
Paulus Schoutsen
9284f7b147
Tweaks for the iotawatt integration ( #55510 )
2021-09-01 13:18:50 +02:00
epenet
bcf97cb308
Add device tracker platform to Renault integration ( #54745 )
2021-09-01 13:10:48 +02:00
Stefan
04a052a37d
Fix moon phases ( #55518 )
2021-09-01 12:26:56 +02:00
Joakim Sørensen
befcafbc49
Mock setup in spotify tests ( #55515 )
2021-09-01 11:27:21 +02:00
epenet
02b7356596
Add services to Renault integration ( #54820 )
...
* Add services
* Add tests
* Cleanup async
* Fix pylint
* Update services.yaml
* Add extra schema validation
* Rename constants
* Simplify code
* Move constants
* Fix pylint
* Cleanup constants
* Drop charge_set_mode as moved to select platform
* Only register the services if no config entry has registered them yet
* Replace VIN with device selector to select vehicle
* Update logging
* Adjust type checking
* Use a shared base SERVICE_VEHICLE_SCHEMA
* Add selectors for ac_start (temperature/when)
* Add object selector for charge_set_schedules service
2021-09-01 11:23:54 +02:00
Otto Winter
46159c3f18
ESPHome light color mode use capabilities ( #55206 )
...
Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl >
2021-09-01 10:03:41 +02:00
mbo18
a28593f133
Add vacation mode to manual alarm_control_panel ( #55340 )
...
* Add vacation mode
* Add vacation to demo
* Deduplicate code in tests
2021-09-01 09:34:21 +02:00
Brian Egge
889aced3b6
Fix None support_color_modes TypeError ( #55497 )
...
* Fix None support_color_modes TypeError
https://github.com/home-assistant/core/issues/55451
* Update __init__.py
2021-09-01 08:26:09 +02:00
Paulus Schoutsen
a315fd059a
Bumped version to 2021.9.0b7
2021.9.0b7
2021-08-31 22:57:33 -07:00
Brett Adams
ba9ef004c8
Add missing device class for temperature sensor in Advantage Air ( #55508 )
2021-08-31 22:57:13 -07:00