1
0
mirror of https://github.com/home-assistant/core.git synced 2025-05-10 00:49:17 +00:00

3 Commits

Author SHA1 Message Date
Maciej Bieniek
b785d5297a
Use aioshelly methods with Shelly RPC text and select entities () 2025-04-22 22:07:05 -10:00
Simone Chemelli
8bedf97382
Remove helpers and align coding style in Shelly tests ()
* Cleanup hass.states method in Shelly tests (part 1)

* remove helper functions and align coding style

* missed

* revert unwanted changes

* apply review comment

* apply review comment

* apply review comment

* apply ATTR where missing

* apply walrus

* add missed walrus

* add walrus to entity_registry.async_get

* minor tweak

* align after merge
2025-03-26 10:05:42 +01:00
Maciej Bieniek
3ef1e5816e
Add support for Shelly text virtual component ()
* Add support for text component

* Add tests

* Improve const names

* Remove unnecessary code

---------

Co-authored-by: Maciej Bieniek <478555+bieniu@users.noreply.github.com>
2024-07-12 12:58:21 +02:00