i want to summarize my installation experience that other user can install it faster than i
first install Maria-DB with the following configuration
databases:
- homeassistant
- shinobi
logins:
- username: homeassistant
password: homeassistant
- username: shinobi
password: sh1n0b1
rights:
- username: homeassistant
database: homeassistant
- username: shinobi
database: shinobi
then install shinobi and enter the following config:
log_level: trace
super_username: [email protected]
super_password: admin
mysql: true
mysql_host: core-mariadb
mysql_username: shinobi
mysql_password: sh1n0b1
mysql_database: shinobi
mysql_port: 3306
mail_service: gmail
mail_username: [email protected]
mail_password: my-gmail-password
mail_host: smtp.gmail.com
mail_port: 587
mail_secure: false
mail_cert_verify: true
ssl: false
certfile: fullchain.pem
keyfile: privkey.pem
ffbinaries: true
then go to the login screen using this link.
http://ip-of-your-hassio-pi:7440/super
creat an account and log out
then use this link to log in with your new created user:
http://ip-of-your-hassio-pi:8123/shinobi
Hi
i m running HASS.IO with the Shinobi Plug-in.
I would like to setup an motion detection trigger to send an mqtt message if motion is detected.
is this possible with this addon? has anybody did this before?
Vartkat
(Vartkat)
March 7, 2021, 7:58pm
43
1up, I would also like to get the Shinobi motion detection as a sensor, how to do that ?
SadPanda
(James)
June 24, 2021, 5:08am
44
When I try and add the repo to HACS, I get the following error:
âRepostitory structure for v0.4.0b4 is not compliantâ
Not even joking about the typo. Haha
Any ideas?
rwijnhov
(Ruben Wijnhoven)
October 9, 2021, 11:35am
45
I have the same issue. Can this be fixed?
omayhemo
(Doug)
January 2, 2022, 7:17pm
46
Literally no activity on this project for 2 years. I donât think itâll be fixed.
kajmaj
January 13, 2022, 12:40pm
47
Try Frigate
Motion detection and many more features
hema3500
(Hema3500)
May 8, 2022, 12:42am
48
However, when I try to access the web interface on http://192.168.3.33:7440/super , and login with the default credentials:
It doesnât work and tells me âPlease check your login credentialsâ.
(I should also mention that the login prompt seems to render any text you type in all-caps - I assume thatâs by design?).
hema3500
(Hema3500)
May 8, 2022, 12:48am
49
i can not login http://ip-of-your-hassio-pi:7440/super even use
super_username: [email protected]
super_password: admin