1
0
mirror of https://github.com/home-assistant/core.git synced 2025-08-13 15:30:03 +00:00
Commit Graph

10 Commits

Author SHA1 Message Date
J. Nick Koston
a6643d8fb3 Add support for InkBird IAM-T1 () 2025-04-13 22:31:38 -10:00
J. Nick Koston
d28a4258a3 Allow ignored inkbird devices to be set up from the user flow ()
Every few days we get an issue report about a device a user ignored and forgot about, and than can no longer get set up. Sometimes its a govee device, sometimes its a switchbot device, but the pattern is consistent.

Allow ignored devices to be selected in the user step and replace the ignored entry.

Same as  and  but for inkbird
2025-02-01 21:21:21 +02:00
Joost Lekkerkerker
906d3198e3 Use is in enum comparison in config flow tests F-J ()
* Use right enum expression F-J

* Fix
2024-04-02 23:01:37 +02:00
Marc Mueller
c88b337600 Add empty line after module docstring [tests f-k] () 2024-03-08 14:50:04 +01:00
epenet
37a2040d7b Add type hints to integration tests (h-i) () 2023-02-08 18:12:56 +01:00
J. Nick Koston
9dedba4843 Fix bad data with inkbird bbq sensors () 2022-08-14 20:48:06 -10:00
J. Nick Koston
4f064268b0 Add missing _abort_if_unique_id_configured to ble integrations () 2022-08-11 13:55:52 -10:00
J. Nick Koston
88b9a51811 Fix inkbird config flow tests to correctly test discovery and user flow ()
* Fix inkbird config flow tests to correctly test discovery and user flow

* Fix inkbird config flow tests to correctly test discovery and user flow
2022-07-23 00:43:13 +02:00
J. Nick Koston
19db6ecf6d Add missing inkbird config flow tests () 2022-07-22 23:02:15 +02:00
J. Nick Koston
06115bcbff Add inkbird (BLE) integration () 2022-07-21 22:17:09 -05:00