Roelf Zomerman
457cb7ace0
Add velbus HVAC options ( #106570 )
...
* Added HVAC options
* Update manifest.json
required aio to 2023.12.0
* Update manifest.json
* Add files via upload
* Update homeassistant/components/velbus/climate.py
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
* Update climate.py
removed unused variables for cool and heat
* Update climate.py
removed unused functions
* Update homeassistant/components/velbus/climate.py
Co-authored-by: Erik Montnemery <erik@montnemery.com>
* Update climate.py
accepted changes
* Update climate.py
remove state None for HVAC-MODE
* Update climate.py
changed set_hvac_mode to remove none and only switch when state /= requested mode
* Update climate.py
indent on line 94/95
* Update climate.py
changed set_hvac_mode attribute type to match superclass ClimateEntity (HVACMode)
* Update climate.py
changed def hvac_mode to 2 return options (to avoid any)
* Update climate.py
ruff formatting
* Update climate.py
added serviceValidationError section in hvac_mode setting
* Update climate.py
* Update climate.py
* Update climate.py
* Update climate.py
* Update climate.py
* Update climate.py
* Update climate.py
* Update climate.py
* Update strings.json
* Update strings.json
* Apply suggestions from code review
---------
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
Co-authored-by: Erik Montnemery <erik@montnemery.com>
2024-09-10 18:10:52 +02:00
Erik Montnemery
38ef216894
Update icons.json to new service schema part 4 ( #124771 )
2024-08-28 13:48:13 +02:00
Erik Montnemery
bf55cc605a
Remove unnecessary assignment of Template.hass from velbus ( #123696 )
2024-08-12 21:50:11 +02:00
Maikel Punie
c8dccec956
Bump velbusaio to 2024.07.06 ( #122905 )
...
bumpo velbusaio to 2024.07.06
2024-07-31 12:48:08 +02:00
Maikel Punie
33df857283
Small fix in velbus cover for the assumed states ( #121656 )
2024-07-10 11:11:54 +02:00
Maikel Punie
c3830a58cc
Bump velbusaio to 2024.7.5 ( #121156 )
...
* Bump velbusaio to 2024.7.4
* bump to 2024.7.5 to remove print functions
2024-07-05 09:12:47 +02:00
Joost Lekkerkerker
6ef8e87f88
Fix ruff redefined-argument-from-local PLR1704 ( #120729 )
...
* Fix PLR1704
* Fix
2024-06-28 12:31:07 +02:00
Maikel Punie
ffcc9100a6
Bump velbusaio to 2024.5.1 ( #118091 )
2024-05-25 10:24:06 +02:00
Marc Mueller
25d1ca747b
Use PEP 695 for decorator typing (3) ( #117640 )
2024-05-17 16:27:32 +02:00
Sid
b37f7b1ff0
Enable Ruff RUF019 ( #115396 )
...
* Enable Ruff RUF019
* fix tado tests
* review comments
2024-04-24 07:23:24 +02:00
Maikel Punie
90efe5ac90
Velbus Cover: Assume state for VMBxBL modules ( #109213 )
2024-04-23 16:44:37 +02:00
Maikel Punie
3239351f18
Bump velbus-aio to 2024.4.1 ( #115109 )
...
bump velbusaio to 2024.4.1
2024-04-07 19:32:15 +02:00
Maikel Punie
72447a0717
Bump velbusaio to 2024.4.0 ( #114569 )
...
Bump valbusaio to 2024.4.0
2024-04-01 14:49:14 +02:00
Marc Mueller
81c34ac952
Fix spelling [docstrings + comments] ( #114168 )
2024-03-25 11:33:00 +01:00
Joost Lekkerkerker
49fc59548a
Improve lists in integrations [V-W] ( #113252 )
2024-03-13 19:38:04 +01:00
Marc Mueller
062cc4bfce
Add empty line after module docstring [t-v] ( #112705 )
2024-03-08 10:35:23 -05:00
Joost Lekkerkerker
c8f39911cc
Enable some PERF rules ( #112498 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2024-03-06 17:50:41 +01:00
Joost Lekkerkerker
928e95781e
Add icon translations to Velbus ( #112340 )
2024-03-05 21:47:55 +01:00
Erik Montnemery
9ec9ac4fd4
Migrate integrations u-z to generic flowhandler ( #111866 )
2024-02-29 20:08:16 +01:00
J. Nick Koston
aa0e8625ad
Migrate velbus to use async_update_entry to alter config entries ( #110399 )
2024-02-12 21:22:52 +01:00
G Johansson
fe25975cab
Adds migrated climate entity feature for velbus ( #109435 )
2024-02-02 22:33:42 -05:00
Maikel Punie
84d7be71e0
Bump velbus-aio to 2023.12.0 ( #107066 )
2024-01-05 13:40:00 +01:00
Ville Skyttä
24b1e01d71
Update Ruff to 0.1.8, avoid linter/formatter conflicts ( #106080 )
...
* Disable Ruff rules that may conflict with the formatter
* Upgrade Ruff to 0.1.8
- https://github.com/astral-sh/ruff/releases/tag/v0.1.7
- https://github.com/astral-sh/ruff/releases/tag/v0.1.8
* Format with Ruff 0.1.8
2023-12-20 23:55:09 +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
Maikel Punie
9bd73ab362
Bump velbusaio to 2023.11.0 ( #103798 )
2023-11-13 13:53:49 +01:00
Maikel Punie
c7d7ce457c
Bump velbusaio to 2023.10.2 ( #102919 )
2023-10-27 16:15:16 +00:00
Marc Mueller
27ac2ceae3
Fix velbus import ( #102780 )
2023-10-25 23:09:36 +02:00
Maikel Punie
2531b0bc09
Bump velbusaio to 2023.10.1 ( #102178 )
2023-10-18 22:00:55 +02:00
Maikel Punie
4913e7e846
Correct sensor state attribute and device class in Velbus sensors ( #102099 )
2023-10-16 14:23:43 +02:00
Maikel Punie
79811e3cd9
Bump velbusaio to 2023.10.0 ( #102100 )
2023-10-16 14:22:01 +02:00
Erik Montnemery
045c327928
Move DeviceInfo from entity to device registry ( #98149 )
...
* Move DeviceInfo from entity to device registry
* Update integrations
2023-08-10 22:04:26 -04:00
Maikel Punie
0535578440
Velbus code cleanup ( #97584 )
...
* Some cleanup and code improvements for the velbus integration
* Comments
* More comments
* Update homeassistant/components/velbus/entity.py
Co-authored-by: G Johansson <goran.johansson@shiftit.se>
* More comments
---------
Co-authored-by: G Johansson <goran.johansson@shiftit.se>
2023-08-06 19:12:19 +02: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
4edec69637
Migrate integration services (T-V) to support translations ( #96379 )
2023-07-12 07:37:13 +02:00
Erik Montnemery
0dbdfb7e70
Drop call to usb.get_serial_by_id from velbus config flow ( #94276 )
2023-06-08 19:21:19 +02:00
Erik Montnemery
3467f4674e
Remove unnecessary calls to async_update_entry
from async_migrate_entry
( #90575 )
2023-03-31 15:53:35 +02:00
Maikel Punie
0eb409cff1
Add support for select entities in velbus ( #87568 )
...
* Add support for select entities in velbus
* Implement comments
* EntityCategory is now in homeassistant.const
* more comments
2023-03-28 08:01:31 -04:00
epenet
485a78e0cf
Improve light type hints in integrations ( #90035 )
...
* Improve light type hints in integrations
* Improve
2023-03-21 11:40:33 +01:00
epenet
b3d6f098d2
Adjust entity registry access in integrations (1) ( #88946 )
2023-03-01 08:02:34 +01:00
Erik Montnemery
cc564026fa
Move EntityCategory to homeassistant.const ( #87792 )
...
* Move EntityCategory to homeassistant.const
* Fix more imports
2023-02-09 20:15:37 +01:00
Maikel Punie
815ee58ea3
Bump velbus-aio to 2023.2.0 ( #87562 )
...
Bump valbusaio to 2023.2.0
2023-02-06 13:12:57 -05:00
Maikel Punie
e1a3d61870
Velbus raise PlatformNotReady exception ( #87526 )
2023-02-06 17:21:53 +01:00
Maikel Punie
a11a43bb09
Add the correct loggers to velbus manifest.json ( #87488 )
2023-02-06 17:11:21 +01:00
Franck Nijhof
939eef3b28
Remove translations from Core ( #87543 )
...
Co-authored-by: Erik Montnemery <erik@montnemery.com>
2023-02-06 15:06:43 +01:00
GitHub Action
71d7098530
[ci skip] Translation update
2023-01-27 00:25:12 +00:00
Maikel Punie
fdf2f8a2ea
Bump velbus-aio to 2022.12.0 ( #83278 )
...
* Add support for fututre config entry migrations
* Add testcase
* dir check bug
* rework the migrate testcase
* implement comments
* Missed this part of the file
* Fix and clean tests
* add more into the testcase
* push sugestions
* Upgrade velbusaio to add version 2 support
* more comments
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2023-01-01 12:28:31 +01:00
GitHub Action
f25017313a
[ci skip] Translation update
2022-12-09 00:24:29 +00:00
GitHub Action
1f3e5fb4fc
[ci skip] Translation update
2022-12-07 00:24:08 +00:00
Maikel Punie
1011c30cc5
Small fix for the velbus clear-cache service ( #83279 )
2022-12-05 17:12:27 +01:00
epenet
c7a6b5983f
Use UnitOfTemperature in climate entities [t-z] ( #83129 )
2022-12-05 10:18:57 +01:00