core/homeassistant/components/syncthru
Niels Mündler abfba1f455
Handle missing mac address in syncthru (#55154)
* Fix access errors to mac address

printer.raw() is the only attribute accessed and will always be present.
However depending on the printer, the mac address might be missing.

* Update homeassistant/components/syncthru/__init__.py

Co-authored-by: J. Nick Koston <nick@koston.org>

* Update homeassistant/components/syncthru/__init__.py

Co-authored-by: J. Nick Koston <nick@koston.org>

* Update homeassistant/components/syncthru/__init__.py

Co-authored-by: J. Nick Koston <nick@koston.org>

Co-authored-by: J. Nick Koston <nick@koston.org>
2021-08-24 10:56:36 -05:00
..
translations [ci skip] Translation update 2021-08-08 00:11:15 +00:00
__init__.py Handle missing mac address in syncthru (#55154) 2021-08-24 10:56:36 -05:00
binary_sensor.py
config_flow.py
const.py
manifest.json
sensor.py Move temperature conversions to entity base class (7/8) (#54482) 2021-08-11 18:57:50 +02:00
strings.json