epenet
|
bc8a2b58d3
|
Use new ServiceInfo location in components (part 1) (#135682)
|
2025-01-15 15:43:46 +01:00 |
Franck Nijhof
|
6005b6d01c
|
Explicitly pass config entry to coordinator in Elgato (#133014)
* Explicitly pass config entry to coordinator in Elgato
* Make it noice!
* Apply suggestions from code review
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
* Adjustment from review comment
---------
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
|
2024-12-12 13:55:57 +01:00 |
Franck Nijhof
|
85d4c48d6f
|
Set parallel updates in Elgato (#132998)
|
2024-12-12 09:53:26 +01:00 |
Franck Nijhof
|
73e68971e8
|
Remove port from Elgato configuration flow (#132961)
|
2024-12-11 20:48:55 +01:00 |
epenet
|
e83a50b88d
|
Migrate elgato lights to use Kelvin (#132789)
|
2024-12-10 08:15:47 +01:00 |
epenet
|
12be82fdbc
|
Add parallel-updates rule to quality_scale validation (#132041)
|
2024-12-06 22:40:29 +01:00 |
Franck Nijhof
|
8f9095ba67
|
Record current IQS state for Elgato (#131077)
|
2024-11-22 21:20:39 +01:00 |
Joost Lekkerkerker
|
e6225e3dcc
|
Drop current quality scale (#131072)
|
2024-11-20 20:54:15 +01:00 |
Erik Montnemery
|
fce2e21c9f
|
Update icons.json to new service schema part 1 (#124768)
|
2024-08-28 13:47:02 +02:00 |
Erik Montnemery
|
ea7e88d000
|
Pass None instead of empty dict when registering entity services (#123878)
|
2024-08-14 07:04:29 -05:00 |
Quentin
|
04c8a5574a
|
Fix elgato light color detection (#119177)
|
2024-06-10 20:58:15 +02:00 |
Marc Mueller
|
44049c34f9
|
Use PEP 695 type alias for ConfigEntry types (#117632)
|
2024-05-17 15:42:58 +02:00 |
Marc Mueller
|
8c053a351c
|
Use runtime_data for elgato (#116614)
|
2024-05-06 19:12:01 +02:00 |
Marc Mueller
|
0e3945ca6c
|
Add empty line after module docstring [d-f] (#112698)
|
2024-03-08 14:15:26 +01:00 |
Joost Lekkerkerker
|
c8f340966e
|
Add icon translations to Elgato (#111423)
|
2024-03-06 11:49:36 +01:00 |
Erik Montnemery
|
e06446d0fa
|
Migrate integrations e-h to generic flowhandler (#111862)
|
2024-02-29 20:07:36 +01:00 |
Franck Nijhof
|
2c3a952ef8
|
Update elgato to 5.1.2 (#109391)
|
2024-02-02 14:34:00 -05:00 |
Erik Montnemery
|
0c2485bc03
|
Freeze integration entity descriptions (#105984)
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2023-12-18 16:28:13 -10:00 |
c0ffeeca7
|
dd00357e9c
|
Ecoforest to Emonitor: add host field description (#104778)
|
2023-11-30 09:44:18 +01:00 |
Franck Nijhof
|
58a73f7723
|
Update elgato to 5.1.1 (#104252)
|
2023-11-20 19:27:55 +01:00 |
Franck Nijhof
|
a513511936
|
Remove Elgato entity descriptions required fields mixins (#103989)
|
2023-11-14 21:51:45 -05:00 |
Franck Nijhof
|
8371fe520e
|
Update elgato to 5.1.0 (#103530)
|
2023-11-06 20:24:01 +01:00 |
Jan-Philipp Benecke
|
4e3ff45a5e
|
Use constant instead of plain key name for device info attributes (#103188)
* Use constant instead of plain key name for device info connections
* Some more device info constant changes
|
2023-11-02 21:59:25 +01:00 |
Joost Lekkerkerker
|
877410bb9d
|
Add serial number to Elgato (#102524)
Co-authored-by: Franck Nijhof <git@frenck.dev>
|
2023-10-22 20:32:02 +02:00 |
Franck Nijhof
|
038040ffbe
|
Update elgato to 5.0.0 (#102405)
|
2023-10-20 20:58:40 +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 |
Franck Nijhof
|
ea3be7a789
|
Migrate integration services (E-F) to support translations (#96367)
|
2023-07-11 23:57:29 +02:00 |
Joost Lekkerkerker
|
7eb26cb9c9
|
Fix explicit device naming for integrations a-j (#95619)
Fix explicit device naming for a-j
|
2023-06-30 11:33:50 -04:00 |
Franck Nijhof
|
48776f86dc
|
Use identify device class in Elgato identify button entity (#95361)
* Use identify device class in Elgato identify button entity
* Clean up strings
|
2023-06-27 13:59:49 -04:00 |
Franck Nijhof
|
a2f9caa482
|
Clean up device class based entity translations in Elgato (#95122)
* Clean up device class based entity translations in Elgato
* Update snapshots
|
2023-06-24 12:45:47 +02:00 |
Franck Nijhof
|
5c839e2367
|
Add entity name translations to Elgato (#89629)
|
2023-03-25 23:06:03 +01:00 |
Franck Nijhof
|
68e1aaa0be
|
Refactor Elgato tests (#88376)
|
2023-02-19 20:14:18 +01:00 |
Franck Nijhof
|
6359775cfc
|
Add more entities for Elgato Key Light Mini (#87793)
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
|
2023-02-13 11:54:50 +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 |
Erik Montnemery
|
78c9b70c8d
|
Sort manifests 3 (#87024)
|
2023-02-08 20:19:19 +01:00 |
Franck Nijhof
|
1c3713d08f
|
Add studio mode switch to Elgato (#87691)
|
2023-02-08 11:42:53 +01:00 |
Franck Nijhof
|
0bf612fa63
|
Add entity descriptions in Elgato buttons (#87656)
|
2023-02-08 11:09:31 +01:00 |
Franck Nijhof
|
6582367917
|
Add battery sensor to Elgato (#87680)
|
2023-02-08 10:22:12 +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 |
Franck Nijhof
|
d389de71f5
|
Coordinator refactor in Elgato (#87490)
|
2023-02-05 21:54:30 +01:00 |
Franck Nijhof
|
1cd7f221d5
|
Update elgato to 4.0.1 (#87479)
|
2023-02-05 19:22:15 +01:00 |
GitHub Action
|
d1ecc418bb
|
[ci skip] Translation update
|
2023-01-19 00:25:04 +00:00 |
Marc Mueller
|
516cb31635
|
Fix multi inheritance with CoordinatorEntity (#85053)
|
2023-01-03 23:07:59 +01:00 |
Marc Mueller
|
972eb34ed9
|
Improve `bluetooth` generic typing (#84891)
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2023-01-02 21:19:53 -10: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 |
GitHub Action
|
230b50d099
|
[ci skip] Translation update
|
2022-11-29 00:26:01 +00:00 |
GitHub Action
|
f3b3193f7a
|
[ci skip] Translation update
|
2022-11-25 00:24:19 +00:00 |
GitHub Action
|
eaf6d43508
|
[ci skip] Translation update
|
2022-11-23 00:26:26 +00:00 |
GitHub Action
|
fe5246fb6f
|
[ci skip] Translation update
|
2022-11-19 00:26:11 +00:00 |