You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pi@home:~ $ python3
Python 3.9.2 (default, Feb 28 2021, 17:03:44)
[GCC 10.2.1 20210110] on linux
Type "help", "copyright", "credits" or "license" for more information.
quit
Use quit() or Ctrl-D (i.e. EOF) to exit
pi@home:~ $ pysonofflanr3 discover
2022-09-15 19:03:16,061 - info: Attempting to discover Sonoff LAN Mode devices on the local network, please wait...
/home/pi/.local/lib/python3.9/site-packages/zeroconf/_services/browser.py:168: FutureWarning: <pysonofflanr3.discover.MyListener object at 0x7f998af550> has no update_service method. Provide one (it can be empty if you don't care about the updates), it'll become mandatory.
warnings.warn(
The text was updated successfully, but these errors were encountered:
pi@home:~ $ python3
Python 3.9.2 (default, Feb 28 2021, 17:03:44)
[GCC 10.2.1 20210110] on linux
Type "help", "copyright", "credits" or "license" for more information.
pi@home:~ $ pysonofflanr3 discover
2022-09-15 19:03:16,061 - info: Attempting to discover Sonoff LAN Mode devices on the local network, please wait...
/home/pi/.local/lib/python3.9/site-packages/zeroconf/_services/browser.py:168: FutureWarning: <pysonofflanr3.discover.MyListener object at 0x7f998af550> has no update_service method. Provide one (it can be empty if you don't care about the updates), it'll become mandatory.
warnings.warn(
The text was updated successfully, but these errors were encountered: