Commit Graph

8 Commits (drop-ignore-missing-annotations)

Author SHA1 Message Date
Maciej Bieniek ce4a811b96
Add `hydrological alert` sensor to IMGW-PIB integration (#148848) 2025-07-16 10:55:50 +01:00
Maciej Bieniek 38e4e18f60
Bump IMGW-PIB to version 1.4.1 (#148849) 2025-07-16 00:41:56 +01:00
Maciej Bieniek 9caf46c68b
Bump `imgw_pib` library to version 1.4.0 (#148831) 2025-07-15 20:17:54 +02:00
Maciej Bieniek 5d43938f0d
Bump `imgw_pib` to version 1.2.0 (#148511) 2025-07-09 21:20:38 +02:00
Maciej Bieniek b0d3aa1c34
Bump `imgw_pib` to version 1.0.9 and remove hydrological detail entities (#134668) 2025-01-16 23:42:03 +01:00
Marc Mueller 921430d497
Import Generator from collections.abc (3) (#120916) 2024-07-01 12:09:11 +02:00
Marc Mueller 33ed4fd862
Import Generator from typing_extensions (3) (#118990) 2024-06-06 17:28:59 +02:00
Maciej Bieniek c46be022c8
Add IMGW-PIB integration (#116468)
* Add sensor platform

* Add tests

* Fix icons.json

* Use entry.runtime_data

* Remove validate_input function

* Change abort reason to cannot_connect

* Remove unnecessary square brackets

* Move _attr_attribution outside the constructor

* Use native_value property

* Use is with ENUMs

* Import SOURCE_USER

* Change test name

* Use freezer.tick

* Tests refactoring

* Remove test_setup_entry

* Test creating entry after error

* Add missing async_block_till_done

* Fix translation key

* Remove coordinator type annotation

* Enable strict typing

* Assert config entry unique_id

---------

Co-authored-by: Maciej Bieniek <478555+bieniu@users.noreply.github.com>
2024-05-01 14:38:36 +02:00