Joost Lekkerkerker
|
13e4cd4a49
|
Remove unused translation keys from Tami4 (#127342)
|
2024-10-03 09:43:11 +02:00 |
|
Tal Taub
|
c4c8e74a8a
|
Add Custom Drink Entities Tami4 Edge (#124506)
* Add drinks as button entities instead of using actions
* Remove button extensions
* Add an extension to create new buttons
* Use translation key for buttons names
* Change translation key wording
* Call async_add_entities once
* Add icons
* Update homeassistant/components/tami4/button.py
---------
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
|
2024-09-04 20:29:06 +02:00 |
|
epenet
|
0bb8c4832d
|
Enable raise-within-try (TRY301) rule in ruff (#123351)
|
2024-08-12 09:16:33 +02:00 |
|
Yehazkel
|
2000db57c8
|
Fix Tami4 device name is None (#123156)
Co-authored-by: Robert Resch <robert@resch.dev>
|
2024-08-06 16:21:34 +02:00 |
|
Guy Shefer
|
7e1806229b
|
Fix Tami4 component breaking API changes (#119158)
* fix tami4 api breaking changes
* fix tests
|
2024-06-08 16:52:15 -04:00 |
|
Sid
|
2cc916db6d
|
Replace pylint broad-except with Ruff BLE001 (#116250)
|
2024-05-07 14:00:27 +02:00 |
|
Joost Lekkerkerker
|
96cebdf096
|
Improve lists in integrations [T-U] (#113243)
|
2024-03-13 17:54:46 +01:00 |
|
Marc Mueller
|
aa16a9d707
|
Add empty line after module docstring (3) (#112750)
|
2024-03-08 20:38:34 +01:00 |
|
Marc Mueller
|
2c06d4fcb9
|
Add empty line after module docstring (2) [components] (#112736)
|
2024-03-08 19:15:59 +01:00 |
|
Marc Mueller
|
062cc4bfce
|
Add empty line after module docstring [t-v] (#112705)
|
2024-03-08 10:35:23 -05:00 |
|
Joost Lekkerkerker
|
2ed9c26c22
|
Add icon translations to Tami4 (#112304)
|
2024-03-06 06:32:09 +01:00 |
|
Erik Montnemery
|
b0ed8c4961
|
Migrate integrations s-t to generic flowhandler (#111865)
|
2024-02-29 22:16:14 +01:00 |
|
Joost Lekkerkerker
|
0d7bb2d124
|
Improve entity descriptions in Tami4 (#106776)
* Improve entity descriptions in Tami4
* Improve entity descriptions in Tami4
* Improve entity descriptions in Tami4
* Improve entity descriptions in Tami4
* Improve entity descriptions in Tami4
|
2024-01-02 13:11:19 +01:00 |
|
Guy Shefer
|
70e2ff351d
|
Add Tami4 integration boil water button (#103400)
* Implement boil water button
* Sort platforms list
* Get API directly
* Cleanup
* Rename boil button string
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
* Add button to .coveragerc
* Change ButtonEntityDescription to EntityDescription
* Update homeassistant/components/tami4/button.py
* Update homeassistant/components/tami4/button.py
---------
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
|
2023-12-31 15:39:00 +01:00 |
|
Guy Shefer
|
5730cb1e85
|
Add Tami4 Integration (#90056)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
Co-authored-by: Robert Resch <robert@resch.dev>
|
2023-10-12 13:15:25 +02:00 |
|