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 |
|
epenet
|
bb3e0633a4
|
Add init return type to integrations (#87523)
Add type hints to integrations
|
2023-02-06 11:37:25 +01:00 |
|
Hans Oischinger
|
125c037def
|
Address late review of ViCare (#79458)
Runn blocking I/O of button entity creation in async_add_executor_job
|
2022-10-03 11:10:25 +02:00 |
|
Hans Oischinger
|
35fa73eee9
|
vicare: Don't create unsupportedd button entites (#79425)
Button entities should only be offered when the datapoint exists on
the API.
|
2022-10-01 22:17:25 +03:00 |
|
epenet
|
b9c135870a
|
Fix model in vicare device_info (#74135)
|
2022-06-28 17:54:07 +02:00 |
|
Hans Oischinger
|
94a0f1c7b3
|
Add service configuration URL for vicare (#66927)
|
2022-02-20 11:47:05 +01:00 |
|
Dave T
|
62d49dcf98
|
Fix missing refactors of EntityCategory.XXX (#66379)
* Fix missing refactors of EntityCategory.XXX
* Fix entity_category refactor for homewizard
|
2022-02-12 16:22:21 +02:00 |
|
Hans Oischinger
|
c23b2135a3
|
Add vicare one-time charge (#64376)
* vicare: Add OneTime Charge
* Integrate review comments
* Simplify button entity
|
2022-01-23 18:27:19 +01:00 |
|