Files
core/homeassistant/components/device_tracker
Guillaume SABBE a1e5bea3ab When IPv6 is enabled, dnsmasq has a configuration line with the DUID.
This looks like this
61072 b8:27:eb:e1:4e:4d 192.168.0.4 domotycoon *
61072 b8:27:eb:b8:10:6b 192.168.0.5 pimonitor *
duid 00:03:00:01:ac:22:0b:e9:98:50
When using match.group() without testing if match != None, you get a traceback.
2015-10-11 15:21:53 +02:00
..
2015-10-08 22:19:15 -07:00
2015-09-21 22:46:08 -07:00
2015-09-09 23:37:15 -07:00
2015-09-09 23:37:15 -07:00
2015-10-03 10:29:00 -07:00
2015-09-26 23:17:04 -07:00
2015-10-09 00:27:29 +02:00