epenet
0c4bc95bdd
Migrate base entity attributes to StrEnum ( #174633 )
2026-06-24 15:38:49 +01:00
epenet
f9bf7ab122
Migrate sensor entity attributes to StrEnum ( #174595 )
2026-06-24 09:05:32 +02:00
some-random-climber
68b2a1326c
Use hass.config_entries.async_setup in iometer tests ( #173855 )
2026-06-15 11:57:26 +02:00
Joost Lekkerkerker
c07fed05df
Add pylint rule for checking async_setup_entry calls in tests ( #171864 )
2026-05-28 19:28:29 +02:00
torben-iometer
df04b19a0a
bump iometer version to 1.0.1 ( #172338 )
2026-05-27 22:19:20 +02:00
Franck Nijhof
95878222fd
Fix line length violations in tests/components i ( #170958 )
2026-05-17 13:10:09 +02:00
Franck Nijhof
5472a537ed
Replace unused mock_setup_entry arguments with @pytest.mark.usefixtures ( #170760 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-05-16 11:02:36 +02:00
epenet
88525955ce
Remove import annotations from tests ( #169527 )
2026-04-30 09:30:46 +02:00
Artur Pragacz
bafef2065f
Rework user-given entity name logic ( #162763 )
2026-03-17 11:09:20 +01:00
torben-iometer
e9be363f29
add support for multi tariff meter data in iometer ( #161767 )
...
Co-authored-by: Joostlek <joostlek@outlook.com >
2026-02-19 00:23:46 +01:00
epenet
75b7f80f6c
Cleanup deprecated zeroconf aliases ( #161746 )
2026-01-28 12:52:40 +01:00
Artur Pragacz
0130919128
Improve entity id generation ( #160302 )
2026-01-14 14:34:52 +01:00
Justus
a3d760156f
Adding test for IOmeter __init__.py ( #155006 )
2025-10-22 23:57:58 +03:00
Justus
a8758253c4
Add config flow exceptions to IOMeter ( #154604 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-10-16 14:52:51 +02:00
Erik Montnemery
4e1d5fbeb0
Add WS command to help reset custom entity_id ( #145504 )
...
* Add WS command to help reset custom entity_id
* Calculate suggested object id from entity properties
* Fix logic and add additional tests
* Adjust test
* Update folder_watcher test
* Handle current entity id matches the automatic entity id
* Don't store calculated_object_id
* Update snapshots
* Update snapshots
* Update test
* Tweak logic for reusing current entity_id
* Improve test
* Don't assign same entity_id to several entities
* Prioritize custom entity name
* Update snapshots
* Update snapshots
2025-05-26 19:28:27 +02:00
jukrebs
0ddf3c794b
Add attachment and connection status for IOmeter ( #140998 )
...
* add binary sensors
* fix: suggestion value_fn
* add snapshot test and split cases
2025-03-25 13:26:07 +01:00
jukrebs
2c9eb288e3
Add capability to display updated firmware versions in Home Assistant ( #140524 )
...
* add firmware version update
* incoperate review feedback
2025-03-19 16:51:39 +01:00
jukrebs
1e99b87868
Add iometer integration ( #135513 )
2025-02-04 22:36:47 +00:00