Managing Tasmota Sonoffs with TasmoAdmin in Docker!!



2
7535

This video is a tutorial on how to install TasmoAdmin in Docker and manage your Tasmota Sonoffs. Here is a link to get you started...... https://github.com/reloxx13/TasmoAdmin Start by creating a docker volume to store the data for the new container.... sudo docker volume create tasmoadmin_data Once that is created we are ready to install tasmoadmin in a docker container..... docker run -d \ --name=tasmoadmin \ --restart=always\ -p 9999:80 \ -v tasmoadmin_data:/data \ raymondmm/tasmoadmin Once its finished installing you can check on the status of the container with portainer if you want. Once you have confirmed that it is up and running, you can access it by going to..... http://IP.OF.DOCKER.HOST:9999 It will prompt you for a username and password, by default, its admin and admin. If you do an autoscan, you can search a range of IP addresses for sonoffs. If you would like to add it to the menu of home assistant, you can create a panel_iframe..... sudo vi panel_iframe.yaml tasmoadmin: name: 'TasmoAdmin' url: 'http://10.10.10.5:9999' icon: mdi:home-automation Save that and restart home assistant for the changes to take... If you like the video, please subscribe to my channel. If you have any questions or comments, hit me up in the comments below. Let me know if there are any videos out there you would like to see and ill see what I can do!

Published by: BurnsHA Published at: 5 years ago Category: فیلم و انیمیشن