kvj / hass_nuki_ng

Better support for Nuki devices in the Home Assistant
MIT License
167 stars 32 forks source link

Update nuki.py #178

Closed enkama closed 5 months ago

enkama commented 6 months ago

Fix the following warning on 2024.2.0 dev:

 [py.warnings] /config/custom_components/nuki_ng/nuki.py:61: SyntaxWarning: invalid escape sequence '\d'
  if re.match(".+\\:\d+$", self.bridge):
kvj commented 5 months ago

:+1: