epenet
|
0cf5e9fb4a
|
Add type hints to integration tests (part 2) (#87789)
* Add type hints to integration tests (part 2)
* typo
* Improve analytics
* Improve automation
* Imrpove bluetooth
|
2023-02-10 16:05:26 +01:00 |
epenet
|
2545694d41
|
Add type hints to integration tests (a) (#87684)
* Add type hints to accuweather tests
* Adjust a** components
* Adjust aiohttp_client
* ClientSessionGenerator/WebSocketGenerator
|
2023-02-08 12:16:23 +01:00 |
Franck Nijhof
|
62dcbe5258
|
Enable Ruff PT001 (#86730)
|
2023-01-26 18:05:05 +01:00 |
Robert Svensson
|
332d3e0f19
|
Use fixtures to setup Axis integration in tests (#86034)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
|
2023-01-22 17:33:40 +01:00 |
Robert Svensson
|
768c3e163d
|
Create and use config_entry fixture for Axis integration tests (#85865)
|
2023-01-14 14:18:18 +02:00 |
Robert Svensson
|
534bb74069
|
Bump axis to v45 (#84992)
|
2023-01-02 18:14:14 +01:00 |
Robert Svensson
|
31ae121645
|
Add fixtures for Axis rtsp client and adapt tests to use them (#47901)
* Add a fixture for rtsp client and adapt tests to use it
* Better fixtures for RTSP events and signals
|
2021-04-09 10:56:53 +02:00 |
Robert Svensson
|
8e0addd216
|
Fix error with Axis light events without representation in light control (#45277)
|
2021-01-18 15:00:27 +01:00 |
Robert Svensson
|
6325bc8bfe
|
Follow Axis library changes and improve tests (#44126)
|
2021-01-13 14:03:54 +01:00 |
Franck Nijhof
|
65cf2fcb6f
|
Drop asynctest (#44746)
|
2021-01-01 22:31:56 +01:00 |
Robert Svensson
|
e54f4aa9ed
|
Improve Axis tests (#42183)
|
2020-10-22 09:29:53 +02:00 |
Robert Svensson
|
1303d20064
|
Adapt Axis integration to async HTTPx calls (#42095)
|
2020-10-20 09:31:04 +02:00 |
Robert Svensson
|
02e03340df
|
Light control support to Axis devices (#36611)
* IR light support to Axis devices
* Change how to read light state
* Add tests
* Bump dependency to v32
* Assert variables passed to set_intensity
|
2020-06-18 23:27:08 +02:00 |