Open benoitvinc opened 5 years ago
I'm running the latest version of this application under Home assistant 0.102.1 . I have copied the switch.py and manifest.json to the "/custom_components/sonoff_lan_mode/" directory and added the following config under my configuration.yaml file :
switch:
Now, when i restart the home server service, i'm getting the following error in the log :
Sat Nov 23 2019 08:09:27 GMT-0500 (Eastern Standard Time) Platform error switch.sonoff_lan_mode - Integration 'sonoff_lan_mode' not found.
FYI : I'm currently running other custom components with sucess.
What version of firmware is your sonoff running?
I'm running the latest version of this application under Home assistant 0.102.1 . I have copied the switch.py and manifest.json to the "/custom_components/sonoff_lan_mode/" directory and added the following config under my configuration.yaml file :
switch:
Now, when i restart the home server service, i'm getting the following error in the log :
Sat Nov 23 2019 08:09:27 GMT-0500 (Eastern Standard Time) Platform error switch.sonoff_lan_mode - Integration 'sonoff_lan_mode' not found.
FYI : I'm currently running other custom components with sucess.