1
0
mirror of https://github.com/home-assistant/core.git synced 2025-07-27 23:27:37 +00:00

2 Commits

Author SHA1 Message Date
Marc Mueller
8809d3aa88
Add empty line after module docstring [g-i] () 2024-03-08 08:52:48 -05:00
Ludovico de Nittis
30618aae94
Reintroduce iAlarm integration ()
The previous iAlarm integration has been removed because it used
webscraping .

Since then, the pyialarm library has been updated to use the iAlarm API
instead.

With this commit I reintroduce the iAlarm integration, leveraging the
new HA config flow.

Signed-off-by: Ludovico de Nittis <ludovico.denittis@collabora.com>
2021-04-11 10:35:04 -10:00