Hi new to Home Assistant but successfully got it running on a Pi (0.96.2). I have 2 Sonoff S20 sockets that work using the built in web interface following loading the Tasmota firmware (6.6.0).
I can’t get HA to add the discovered Sonoff component using Belkin Wemo emulation with “MQTT enable unticked”.
- Do I need to use MQTT with Sonoff?
- Yaml file. I have added the Configurator add-on and select “OPEN WEB UI” and this is all there is:
Configure a default setup of Home Assistant (frontend, api, etc)
default_config:
Uncomment this if you are using SSL/TLS, running in Docker container, etc.
http:
base_url: example.duckdns.org:8123
Text to speech
tts:
- platform: google_translate
group: !include groups.yaml
automation: !include automations.yaml
script: !include scripts.yaml
Any help would be much appreciated. I have had a bit of a trawl but any direction for intro reading would be great too. Many thanks