Marc Mueller
bcd1243686
Use VolDictType to improve schema typing ( #120417 )
2024-06-25 15:15:59 +02:00
Sid
9bf87329da
Enable Ruff FLY002 rule ( #115112 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
Co-authored-by: Jan Bouwhuis <jbouwh@users.noreply.github.com>
2024-04-12 09:04:16 +02:00
Marc Mueller
988c71ecc5
Add empty line after module docstring [n-q] ( #112702 )
2024-03-08 15:04:07 +01:00
Erik Montnemery
e0c1feb22c
Migrate integrations n-r to generic flowhandler ( #111864 )
2024-02-29 20:09:01 +01:00
epenet
7c3258fbec
Import network constants from root ( #78342 )
2022-09-13 14:04:02 +02:00
epenet
b5402f9b57
Import device tracker constants from root ( #78242 )
2022-09-12 20:50:44 -04:00
epenet
8dcffc9993
Remove deprecated async_get_scanner from nmap_tracker ( #63863 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2022-01-11 08:23:50 +01:00
J. Nick Koston
5549a925b8
Implement import of consider_home in nmap_tracker to avoid breaking change ( #55379 )
2021-08-29 20:38:41 -07:00
J. Nick Koston
ebb8ad308e
Fix nmap_tracker typing ( #54858 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-08-21 21:25:28 +02:00
J. Nick Koston
6218cd648d
Update nmap_tracker to use the network integration ( #54877 )
...
* Update nmap_tracker to use the network integration
* fix redefine variable inner scope
2021-08-20 13:01:55 +02:00
J. Nick Koston
5e51f57f02
Convert nmap_tracker to be a config flow ( #54715 )
2021-08-16 15:19:32 -05:00
J. Nick Koston
e1e3f68d0b
Revert nmap_tracker to 2021.6 version ( #52573 )
...
* Revert nmap_tracker to 2021.6 version
- Its unlikely we will be able to solve #52565 before release
* hassfest
2021-07-06 18:28:23 +02:00
J. Nick Koston
a3f1489785
Import track_new_devices and scan_interval from yaml for nmap_tracker ( #52409 )
...
* Import track_new_devices and scan_interval from yaml for nmap_tracker
* Import track_new_devices and scan_interval from yaml for nmap_tracker
* Import track_new_devices and scan_interval from yaml for nmap_tracker
* tests
* translate
* tweak
* adjust
* save indent
* pylint
* There are two CONF_SCAN_INTERVAL constants
* adjust name -- there are TWO CONF_SCAN_INTERVAL constants
* remove CONF_SCAN_INTERVAL/CONF_TRACK_NEW from user flow
* assert it does not appear in the user step
2021-07-02 17:24:43 +02:00
J. Nick Koston
583626a74f
Convert nmap_tracker to be a config flow ( #50429 )
2021-06-28 12:49:14 +02:00