epenet
|
5b80b1f55a
|
Add type hints to integration tests (part 25) (#88308)
|
2023-02-17 16:52:28 +01:00 |
Franck Nijhof
|
ed79265843
|
Enable Ruff PT006 (#88165)
* Enable Ruff PT006
* Adjust existing cases
* Fix tests
* Remove unneeded parentheses
|
2023-02-15 14:09:50 +01:00 |
J. Nick Koston
|
e7d5943c90
|
Fix zwave_me tests with python 3.11 (#88122)
|
2023-02-14 13:58:29 -06:00 |
Franck Nijhof
|
330e1c6cbb
|
Clean up unnecessary registry mocks from integration tests (#87763)
|
2023-02-09 10:43:45 +01:00 |
Franck Nijhof
|
5e81d28116
|
Update black to 23.1.0 (#87188)
|
2023-02-02 18:35:24 +01:00 |
Franck Nijhof
|
8f74bff354
|
Enable Ruff PLC0414 (#86799)
|
2023-01-27 16:32:04 +01:00 |
Poltorak Serguei
|
7af0f16f79
|
Rework Z-Wave.Me to group entities of one physical devices (#78553)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Dmitry Vlasov <kerbalspacema@gmail.com>
|
2022-11-02 17:53:10 +01:00 |
Franck Nijhof
|
a6244eea28
|
Search/replace RESULT_TYPE_* by FlowResultType enum (#74656)
|
2022-07-07 21:28:18 +02:00 |
J. Nick Koston
|
13af2728c2
|
Fix zwave_me zeroconf mocking (#66356)
|
2022-02-11 17:13:57 -06:00 |
Poltorak Serguei
|
3c5a667d97
|
Add Z-Wave.Me integration (#65473)
* Add support of Z-Wave.Me Z-Way and RaZberry server (#61182)
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: LawfulChaos <kerbalspacema@gmail.com>
* Add switch platform to Z-Wave.Me integration (#64957)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Dmitry Vlasov <kerbalspacema@gmail.com>
* Add button platform to Z-Wave.Me integration (#65109)
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
Co-authored-by: Dmitry Vlasov <kerbalspacema@gmail.com>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Fix button controller access (#65117)
* Add lock platform to Z-Wave.Me integration #65109 (#65114)
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
Co-authored-by: Dmitry Vlasov <kerbalspacema@gmail.com>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Add sensor platform to Z-Wave.Me integration (#65132)
* Sensor Entity
* Sensor fixes
* Apply suggestions from code review
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Inline descriotion according to review proposal
* State Classes for sensor
* Generic sensor
* Generic sensor
Co-authored-by: Dmitry Vlasov <kerbalspacema@gmail.com>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Add binary sensor platform to Z-Wave.Me integration (#65306)
* Binary Sensor Entity
* Update docstring
Co-authored-by: Dmitry Vlasov <kerbalspacema@gmail.com>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Add Light Entity platform to Z-Wave.Me integration (#65331)
* Light Entity
* mypy fix
* Fixes, ZWaveMePlatforms enum
* Apply suggestions from code review
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Fixes
* Fixes
* Fixes
Co-authored-by: Dmitry Vlasov <kerbalspacema@gmail.com>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Add Thermostat platform to Z-Wave.Me integration #65331 (#65371)
* Climate entity
* Climate entity
* Apply suggestions from code review
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Climate entity fix
* Clean up
* cleanup
* Import order fix
* Correct naming
Co-authored-by: Dmitry Vlasov <kerbalspacema@gmail.com>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Correct zwave_me .coveragerc (#65491)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: LawfulChaos <kerbalspacema@gmail.com>
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
|
2022-02-07 16:27:11 +01:00 |