Joost Lekkerkerker
70286b38ec
Fix icon mistakes ( #113420 )
2024-03-14 14:49:20 +01:00
Joost Lekkerkerker
ed91ccbfd4
Add service icons to Evohome ( #113293 )
2024-03-14 13:48:18 +01:00
Marc Mueller
aa16a9d707
Add empty line after module docstring (3) ( #112750 )
2024-03-08 20:38:34 +01:00
Marc Mueller
0e3945ca6c
Add empty line after module docstring [d-f] ( #112698 )
2024-03-08 14:15:26 +01:00
David Bonnes
2e0ee11de5
Bump evohome-async to 0.4.19 ( #110225 )
...
bump client to 0.4.19
2024-02-11 13:31:51 +02:00
David Bonnes
86e6fdb57c
Bump evohome-async to 0.4.18 ( #110056 )
2024-02-09 08:49:09 +01:00
G Johansson
6c8636ae7b
Add new climate feature flags to evohome ( #109429 )
2024-02-03 12:13:20 +01:00
David Bonnes
0566ceca0f
Tweak evohome code quality ( #107596 )
...
* initial commit
* lint
* initial commit
2024-01-21 22:22:04 +01:00
David Bonnes
7deebf8817
Handle renaming of evohome zones ( #108089 )
2024-01-16 13:45:24 +01:00
David Bonnes
7f619579fa
Harden zone schedule processing for evohome ( #108079 )
2024-01-15 11:24:55 +01:00
David Bonnes
dd2527db5b
Bump evohome client to 0.4.17 ( #108051 )
2024-01-15 09:40:01 +01:00
David Bonnes
2a8444b245
Fix evohome high_precision temps not retreived consistently ( #107366 )
...
* initial commit
* doctweak
* remove hint
* doctweak
2024-01-07 20:04:14 +01:00
David Bonnes
aa9f00099d
Make evohome strictly typed ( #106012 )
...
* initial commit
* return to conventional approach
* add type hint for wrapper
* use walrus operator
2023-12-21 13:22:42 +01:00
David Bonnes
45b5ddfad7
Use library constants instead of literals in Evohome ( #105039 )
...
* initial commit
* roll back some consts
* doctweak
* tweak linting
* doctweak
2023-12-17 23:08:18 +01:00
David Bonnes
88a4b74d4b
bump evohome-async to 0.4.15 ( #105119 )
2023-12-06 10:32:10 +01:00
David Bonnes
6fd96f856d
Bump evohome-async to 0.4.13 ( #104960 )
...
bump client to 0.4.13
2023-12-04 08:48:47 +01:00
David Bonnes
f50cd5ab5e
Bump evohome-async to 0.4.9 ( #103660 )
2023-11-30 18:17:34 +01:00
Aarni Koskela
706add4a57
Switch formatting from black to ruff-format ( #102893 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2023-11-27 14:38:59 +01:00
David Bonnes
bba2734a5c
Correct typo in evohome service call description ( #103986 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2023-11-15 11:01:52 +01:00
David Bonnes
af4ccefb8a
Bump evohome-async to 0.4.6 ( #103534 )
...
* bump client to 0.4.5
* bump to 0.4.6
* adress lint mypy fails
2023-11-06 22:13:17 +01:00
David Bonnes
5cd61a0cf4
Remove redundant code from the evohome integration ( #103508 )
...
* remove unreachable except clause
* remove uneccesary try
2023-11-06 15:17:28 +01:00
David Bonnes
3cfb2d557f
Bump evohome-async to 0.4.4 ( #103084 )
...
* initial commit
* use correct attr
* fix hass-logger-period
* initial commit
* reduce footprint
* reduce footprint 2
* reduce footprint 3
* reduce footprint 4
* reduce footprint 6
* reduce footprint 7
* reduce footprint 8
* reduce footprint 9
* bump client to 0.4.1
* missing commit - changed method name
* bump client to 0.4.3
* bump client to 0.4.4
2023-11-06 10:10:28 +01:00
David Bonnes
8a87ea5506
Harden evohome against failures to retrieve high-precision temps ( #102989 )
...
fix hass-logger-period
2023-10-29 13:28:35 +01:00
Paulus Schoutsen
7859be6481
Add deduplicate translations script ( #96384 )
...
* Add deduplicate script
* Fix forecast_solar incorrect key with space
* Fix utf-8
* Do not create references to other arbitrary other integrations
* Add commented code to only allow applying to referencing integrations
* Tweak
* Bug fix
* Add command line arg for limit reference
* never suggest to update common keys
* Output of script
* Apply suggestions from code review
Co-authored-by: Michael <35783820+mib1185@users.noreply.github.com>
---------
Co-authored-by: Michael <35783820+mib1185@users.noreply.github.com>
2023-07-13 11:52:50 -04:00
Franck Nijhof
ea3be7a789
Migrate integration services (E-F) to support translations ( #96367 )
2023-07-11 23:57:29 +02:00
Franck Nijhof
b1abe6812b
Fix HAVCMode typing in Honeywell Total Connect Comfort ( #94636 )
2023-06-15 14:07:41 +02:00
Erik Montnemery
78c9b70c8d
Sort manifests 3 ( #87024 )
2023-02-08 20:19:19 +01:00
epenet
5958e7c515
Improve type hints in evohome ( #87266 )
2023-02-03 16:18:10 +01:00
Franck Nijhof
b0cee0bc46
String formatting and max line length - Part 1 ( #84390 )
...
Co-authored-by: Erik Montnemery <erik@montnemery.com>
2022-12-22 10:12:50 +01:00
Michaël Arnauts
7142b4ecac
Fixes some grammar mistakes ( #84283 )
2022-12-20 11:10:31 +01:00
epenet
63e8dd58ef
Use UnitOfTemperature in water_heater entities ( #83132 )
2022-12-05 11:42:15 +01:00
epenet
44d3f2192c
Use UnitOfTemperature in climate entities [a-f] ( #83125 )
2022-12-04 11:53:56 +02:00
epenet
b166a6d88b
Cleanup supported_features default values ( #82306 )
2022-11-18 10:09:40 +01:00
epenet
ec532414ba
Import climate constants from root [a-l] ( #78177 )
2022-09-10 23:39:52 +02:00
epenet
3a3f41f3df
Improve entity type hints [e] ( #77041 )
2022-08-20 07:52:55 +02:00
Martin Hjelmare
078a4974e1
Fix evohome preset modes ( #76606 )
2022-08-11 08:53:40 -04:00
Franck Nijhof
ef9142f379
Fix temperature unit in evohome ( #75842 )
2022-07-27 13:58:58 -07:00
epenet
e7ae2fada7
Remove evohome from mypy ignore list ( #75175 )
2022-07-14 21:40:39 +02:00
epenet
e16bd1e471
Remove evohome climate from mypy ignore list ( #75169 )
...
* Remove evohome climate from mypy ignore list
* Raise error
2022-07-14 13:46:37 +02:00
epenet
fa51a39f1d
Use instance attributes in evohome ( #74996 )
2022-07-11 17:24:35 +02:00
Franck Nijhof
8f4caf4141
Clean up accessing event helpers via hass ( #72011 )
2022-05-17 19:36:29 +02:00
Franck Nijhof
5f44d0f8f9
Clean up accessing storage.Store helper via hass ( #72009 )
2022-05-17 18:45:57 +02:00
Franck Nijhof
69cc6ab5f1
Clean up accessing entity_registry.async_get_registry helper via hass ( #72005 )
2022-05-17 16:40:45 +02:00
epenet
0cdfd386a7
Use climate enums in evohome ( #70639 )
2022-04-25 13:34:59 +02:00
epenet
0b18459ab8
Use EntityFeature enum in evohome ( #69385 )
2022-04-06 11:53:41 +02:00
epenet
bfd84ba89c
Prettify yaml (services.yaml) ( #68878 )
2022-03-30 09:48:06 +02:00
J. Nick Koston
5b755b74fb
Add loggers to integration manifest.json ( #65083 )
2022-01-28 13:37:53 -08:00
Franck Nijhof
f4aa18de31
Replace hass.helpers: async_call_later() ( #63929 )
2022-01-11 13:30:59 -08:00
epenet
c7cb26cbab
Use Platform enum in load_platform [a-l] ( #63750 )
2022-01-10 10:30:47 +01:00
epenet
a08b758bfb
Add setup type hints [a-e] ( #63597 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2022-01-07 16:24:13 +01:00