Simone Chemelli
|
8bedf97382
|
Remove helpers and align coding style in Shelly tests (#140080)
* 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
|
57b17472d7
|
Clean up entity registry imports in Shelly tests (#136159)
|
2025-01-21 11:47:15 +02:00 |
G Johansson
|
939f2e41e9
|
Change valve state to an enum (#126428)
|
2024-09-23 14:20:18 +02:00 |
epenet
|
e58d060f82
|
Use registry fixtures in tests (s) (#118295)
|
2024-05-28 15:41:03 +02:00 |
Marc Mueller
|
7d6251ca08
|
Add empty line after module docstring [tests q-s] (#112711)
|
2024-03-08 14:47:22 +01:00 |
Maciej Bieniek
|
8de038527f
|
Improve type annotation in Shelly tests (#110361)
Co-authored-by: Maciej Bieniek <478555+bieniu@users.noreply.github.com>
|
2024-02-12 10:23:55 -06:00 |
Maciej Bieniek
|
3eef1a3f6a
|
Add valve platform for Shelly Gas Valve (#106087)
* Add valve platform
* Update BLOCK_PLATFORMS
* Add tests
* Use _attr_is_closed
* Fix mypy errors
* Make the valve switch to disabled by default
* Add deprecation issues
* Remove LOGGER
* Clean
* Add deprecation comments
* Suggested changes
* Set True for is_fixable
* Show valve entity and services in repair issue
|
2023-12-26 07:56:21 +01:00 |