J. Nick Koston
cd03c49fc2
Wait for config entry platform forwards ( #73806 )
2022-07-09 17:27:42 +02:00
GitHub Action
647a023776
[ci skip] Translation update
2022-07-02 00:25:27 +00:00
GitHub Action
f5fe210eca
[ci skip] Translation update
2022-06-29 00:23:03 +00:00
epenet
ef5fccad9e
Use standard argument name in async_step_reauth ( #74139 )
2022-06-28 23:23:32 +02:00
Mick Vleeshouwer
a284ebe771
Add support for Atlantic Electrical Towel Dryer to Overkiz integration ( #73788 )
2022-06-28 13:39:37 -07:00
GitHub Action
11ec8b9186
[ci skip] Translation update
2022-06-27 00:25:49 +00:00
GitHub Action
ba64d9db64
[ci skip] Translation update
2022-06-26 00:28:21 +00:00
GitHub Action
0166816200
[ci skip] Translation update
2022-06-25 00:24:25 +00:00
GitHub Action
c607994fbe
[ci skip] Translation update
2022-06-24 00:23:27 +00:00
GitHub Action
33c263d09b
[ci skip] Translation update
2022-06-23 00:20:13 +00:00
Mick Vleeshouwer
28cc0b9fb2
Expose ThreeWayWindowHandle direction as sensor in Overkiz integration ( #73784 )
...
* Expose ThreeWayWindowHandle direction as sensor
* Compile translations
2022-06-21 17:31:26 +02:00
Mick Vleeshouwer
a96aa64dd1
Add Somfy to supported brands of Overkiz integration ( #73786 )
...
Add Somfy to supported brands
2022-06-21 16:35:22 +02:00
Thibaut
c674af3ba1
Remove hvac_action for Somfy Thermostat ( #73776 )
2022-06-21 10:22:06 +02:00
GitHub Action
109d1844b3
[ci skip] Translation update
2022-06-21 00:22:51 +00:00
Thibaut
3571a80c8d
Add support for Somfy Thermostat in Overkiz integration ( #67169 )
...
* Add Somfy Thermostat
* Fix linked device
Co-authored-by: Vincent Le Bourlot <vlebourl@gmail.com>
* Mark Somfy thermostat as supported
* Fix wrong usage of cast
* Update presets to lowercase
* Rename constants
* Remove _saved_target_temp
* Apply black
* Clean code
* Fix mypy errors
* Use constants from pyoverkiz
* Use enum for target temp
* Add comment
* Use ClimateEntityFeature
* Ease code
Co-authored-by: Mick Vleeshouwer <mick@imick.nl>
* Remove unused imports
* Use HVACAction
* Use HVACMode
* Use more Overkiz constants
* Don’t copy/paste
* Don’t use magic number
Co-authored-by: Vincent Le Bourlot <vlebourl@gmail.com>
Co-authored-by: Mick Vleeshouwer <mick@imick.nl>
2022-06-20 12:58:08 +02:00
Erik Montnemery
4ace2c4d3a
Migrate overkiz NumberEntity to native_value ( #73493 )
2022-06-15 10:49:40 +02:00
Thibaut
e08465fe8c
Fix max_value access for number platform in Overkiz ( #73479 )
...
Fix wrong property name
2022-06-14 15:17:40 +02:00
Mick Vleeshouwer
04c60d2183
Add support for AtlanticPassAPCZoneControl to Overkiz integration ( #72384 )
...
* Add support for AtlanticPassAPCZoneControl (overkiz)
* Remove unneeded comments
* Remove supported features
* Fix new standards
2022-06-14 13:27:58 +02:00
Mick Vleeshouwer
1ef0102f12
Add active alarm zones as select entity to Overkiz integration ( #68997 )
...
* Add active zones as select entity
* Clean up for PR
2022-06-14 13:21:35 +02:00
epenet
756988fe20
Use Mapping for async_step_reauth (f-o) ( #72764 )
2022-06-02 14:17:09 +02:00
Thibaut
19781d285c
Add missing min and max values for some numbers in Overkiz ( #72229 )
2022-05-23 11:59:11 +02:00
GitHub Action
ceb8bb4745
[ci skip] Translation update
2022-05-21 00:22:49 +00:00
GitHub Action
37f81b261d
[ci skip] Translation update
2022-05-16 00:24:28 +00:00
Thibaut
80d332ddf1
Don’t send None value within Command parameter value in Overkiz integration ( #71582 )
2022-05-13 12:36:08 +02:00
GitHub Action
348016dbbf
[ci skip] Translation update
2022-04-29 00:22:21 +00:00
Erik Montnemery
9f43fca586
Fix color mode in overkiz light ( #70966 )
2022-04-28 09:36:53 +02:00
epenet
c0d8f94487
Adjust ColorMode type hint in light ( #70806 )
...
* Adjust ColorMode type hint in light
* Adjust components
2022-04-27 16:02:23 +02:00
J. Nick Koston
853b57e7cf
Suppress mypy checks for incorrect typing in overkiz ( #70811 )
2022-04-26 20:04:32 +02:00
epenet
ae5ec1a320
Use climate enums in overkiz ( #70731 )
2022-04-25 21:24:11 -10:00
epenet
4a276d90b0
Use ColorMode enum in overkiz ( #70528 )
2022-04-23 09:25:47 -10:00
Thibaut
b4a536ca09
Fix opening/closing for awning in Overkiz integration ( #68890 )
2022-04-20 14:53:20 +02:00
Mick Vleeshouwer
af737f2be8
Fix #69694 ( #69850 )
2022-04-11 22:18:31 +03:00
Mick Vleeshouwer
8c01decef7
Bump dependencies in Overkiz integration ( #69855 )
2022-04-11 19:27:49 +02:00
epenet
af57f9c6a4
Use SirenEntityFeature enum in components ( #69645 )
2022-04-08 09:13:12 +02:00
epenet
10ed9cfdf2
Use EntityFeature enums in overkiz ( #69587 )
2022-04-07 18:00:24 +02:00
epenet
cac8d71764
Use EntityFeature enum in components (o**) ( #69433 )
2022-04-07 15:15:05 +02:00
Mick Vleeshouwer
1103c5d101
Bugfix for overkiz.alarm_control_panel platform exception ( #69131 )
...
* Revert changes
* Remove debug statement
2022-04-02 22:27:12 +03:00
Mick Vleeshouwer
325a260cfd
Fix Protexial alarm in Overkiz integration ( #68996 )
2022-04-01 10:26:34 -07:00
Mick Vleeshouwer
4f4f7e40e3
Bump pyoverkiz to 1.3.14 in Overkiz integration ( #69084 )
2022-04-01 08:48:14 -07:00
Mick Vleeshouwer
2c82befc78
Enable select platform in Overkiz integration ( #68995 )
2022-04-01 16:28:29 +02:00
Mick Vleeshouwer
fbba318a18
Invert number option ( #68972 )
2022-04-01 11:38:00 +03:00
Mick Vleeshouwer
1be9dc9720
Add supported brands to Overkiz ( #67024 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2022-03-30 21:21:35 +02:00
Mick Vleeshouwer
6a0a77f986
Don't close aiohttp session in Overkiz config flow ( #68913 )
2022-03-30 11:40:14 -07:00
epenet
ecd43f391f
Prettify json (manifest.json) ( #68886 )
2022-03-30 10:56:37 +02:00
epenet
e362871499
Prettify json (strings.json) ( #68885 )
2022-03-30 10:35:30 +02:00
Mick Vleeshouwer
7613784367
Extend Overkiz diagnostics and implement device diagnostics ( #68859 )
2022-03-29 22:07:34 -10:00
Mick Vleeshouwer
2be8b07af9
Address Overkiz switch feedback ( #68813 )
2022-03-30 09:58:50 +02:00
Mick Vleeshouwer
365ea59b64
Improve Config Flow and handle TooManyAttemptsBannedException in Overkiz ( #68868 )
2022-03-29 16:19:57 -10:00
Mick Vleeshouwer
d0e5e51863
Add alarm control panel to Overkiz integration ( #67164 )
2022-03-28 15:19:16 -07:00
Mick Vleeshouwer
c763d23cbb
Fix reauth message in Overkiz integration ( #68787 )
2022-03-28 08:23:25 -07:00
Mick Vleeshouwer
443315bcdc
Bump dependency (pyoverkiz to 1.3.12) in Overkiz integration ( #68788 )
2022-03-28 08:22:56 -07:00
Marc Mueller
b664bcd007
Update coordinator typing (4) [o-p] ( #68464 )
2022-03-21 14:45:24 +01:00
GitHub Action
c64b4d997b
[ci skip] Translation update
2022-03-13 00:18:58 +00:00
GitHub Action
dc31f420ed
[ci skip] Translation update
2022-03-12 00:17:47 +00:00
Mick Vleeshouwer
e0172cb8da
Bump pyoverkiz to 1.3.9 in Overkiz integration ( #67339 )
2022-02-27 11:19:20 -08:00
GitHub Action
6364e81be5
[ci skip] Translation update
2022-02-24 00:17:55 +00:00
Marc Mueller
ec980a574b
Improve typing [util.decorator] ( #67087 )
2022-02-23 20:58:42 +01:00
Mick Vleeshouwer
cb070f3138
Fix RTS device delays in Overkiz integration ( #67124 )
2022-02-23 10:46:08 -08:00
Mick Vleeshouwer
2a697bdf41
Add support for Atlantic Electrical Heater in Overkiz integration ( #67045 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2022-02-23 19:15:04 +01:00
Mick Vleeshouwer
5e938ea61b
Bump PyOverkiz and improve code quality (late review) ( #67075 )
2022-02-22 14:00:14 -10:00
Mick Vleeshouwer
30c9b8ee56
Improve code quality for Overkiz integration ( #67060 )
2022-02-22 08:32:23 -10:00
Thibaut
d25a46d68d
Add low speed Overkiz cover ( #66750 )
2022-02-22 08:01:19 -10:00
GitHub Action
102ae9f0e3
[ci skip] Translation update
2022-02-22 00:17:23 +00:00
Mick Vleeshouwer
d45921622a
Update pyoverkiz to 1.3.6 ( #66997 )
2022-02-21 23:57:28 +02:00
Mick Vleeshouwer
2456d8a401
Remember user and hub after input in ConfigFlow ( #66608 )
2022-02-21 20:56:20 +02:00
GitHub Action
f921856f5f
[ci skip] Translation update
2022-02-21 00:17:31 +00:00
GitHub Action
c4cc6ca0ba
[ci skip] Translation update
2022-02-20 00:20:09 +00:00
GitHub Action
855076fed9
[ci skip] Translation update
2022-02-17 00:14:03 +00:00
GitHub Action
208671418e
[ci skip] Translation update
2022-02-16 00:14:09 +00:00
Mick Vleeshouwer
98ae7e106c
Always create a new session in ConfigFlow in Overkiz integration ( #66602 )
2022-02-15 14:46:52 -06:00
Mick Vleeshouwer
5568531f74
Improve exception catching and handling in Overkiz integration ( #66604 )
2022-02-15 14:44:53 -06:00
Mick Vleeshouwer
30528e0de0
Add extra entity descriptions to Overkiz integration ( #66093 )
2022-02-15 14:24:33 -06:00
GitHub Action
d69d0e8817
[ci skip] Translation update
2022-02-15 00:14:48 +00:00
Mick Vleeshouwer
74a304cac7
Overkiz/address cover feedback ( #65043 )
2022-02-14 22:38:41 +01:00
GitHub Action
ad0cb4831e
[ci skip] Translation update
2022-02-14 00:15:30 +00:00
GitHub Action
203bda203d
[ci skip] Translation update
2022-02-13 00:16:41 +00:00
GitHub Action
366609ea44
[ci skip] Translation update
2022-02-12 00:16:37 +00:00
GitHub Action
bed5002d61
[ci skip] Translation update
2022-02-11 00:14:55 +00:00
GitHub Action
7d70b0a16b
[ci skip] Translation update
2022-02-10 00:15:56 +00:00
Mick Vleeshouwer
d7fcda01b8
Add siren platform to Overkiz ( #65300 )
2022-02-09 17:36:56 -06:00
GitHub Action
fb96c31a27
[ci skip] Translation update
2022-02-09 00:23:56 +00:00
Mick Vleeshouwer
199c8fef40
Fix MyFox Camera Shutter entity in Overkiz integration ( #66088 )
2022-02-08 17:49:38 +01:00
Mick Vleeshouwer
b6ad79e2b8
Update PyOverkiz to 1.3.4 ( #66076 )
2022-02-08 16:11:05 +01:00
Mick Vleeshouwer
dcab9a19d6
Remove Overkiz switch platform todo and add 2 devices ( #66069 )
2022-02-08 14:05:35 +02:00
GitHub Action
cf70ad10e8
[ci skip] Translation update
2022-02-08 00:15:56 +00:00
Vincent Le Bourlot
d82899ed2f
Add title placeholders to overkiz discovery ( #65506 )
...
* add gateway_id to the config flow context name.
* obfuscate gateway_id.
* replace const with homeassistant.const.
* Remove obfuscation of gateway_id.
* fix style.
* Add translatable title according to comments
* Update homeassistant/components/overkiz/strings.json
Co-authored-by: J. Nick Koston <nick@koston.org>
2022-02-07 17:53:05 +02:00
GitHub Action
b2f0882e67
[ci skip] Translation update
2022-02-04 00:13:58 +00:00
GitHub Action
0be8060b69
[ci skip] Translation update
2022-02-01 00:18:49 +00:00
Mick Vleeshouwer
216ac65475
Bump pyoverkiz to 1.3.2 ( #65293 )
2022-01-31 13:08:43 +01:00
GitHub Action
ca7d4234e1
[ci skip] Translation update
2022-01-31 00:14:28 +00:00
GitHub Action
77ef86faee
[ci skip] Translation update
2022-01-30 00:14:21 +00:00
GitHub Action
5e62ff95b9
[ci skip] Translation update
2022-01-29 00:13:03 +00:00
J. Nick Koston
5b755b74fb
Add loggers to integration manifest.json ( #65083 )
2022-01-28 13:37:53 -08:00
Thibaut
65fb6f26f1
Check explicitly for None value in Overkiz integration ( #65045 )
2022-01-28 10:58:42 +01:00
GitHub Action
e591393f01
[ci skip] Translation update
2022-01-28 00:14:53 +00:00
GitHub Action
dd4e5bb9c5
[ci skip] Translation update
2022-01-27 00:14:02 +00:00
Mick Vleeshouwer
ccf018a5fc
Fix battery sensor in Overkiz integration ( #64980 )
2022-01-26 10:31:17 -06:00
Mick Vleeshouwer
930db54a27
Bump pyoverkiz to 1.3.1 (to fix bugs) ( #64979 )
2022-01-26 10:30:55 -06:00
Mick Vleeshouwer
5bd96a35f9
Add reauth flow to Overkiz integration ( #64622 )
2022-01-25 13:00:58 -10:00
Mick Vleeshouwer
7e5043432f
Bump pyoverkiz to 1.3.0 in Overkiz integration (fixes auth issues) ( #64937 )
2022-01-25 12:36:50 -10:00