-
-
Notifications
You must be signed in to change notification settings - Fork 35.5k
Open
Open
Copy link
Labels
Description
The problem
Hello,
i am trying to connect my TP-Link TL-MR6400 to home assistant, but home assistant shows the folliwing errer message:
Component error: tplink_lte - RuntimeError importing homeassistant.components.tplink_lte: Your python version made changes to the bytecode
The integration doesn't show up in the integrations section.
Can anyone help?
What version of Home Assistant Core has the issue?
2025.1.4
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant Container
Integration causing the issue
tplink_lte
Link to integration documentation on our website
https://www.home-assistant.io/integrations/tplink_lte/
Diagnostics information
No response
Example YAML snippet
# LTE TP-Link
tplink_lte:
- host: 192.168.178.xxx
password: SECRET
notify:
- name: smsxx
recipient: "+xx"
- name: smsxxx
recipient: "+xxx"
Anything in the logs that might be useful for us?
Additional information
No response
brusch