HASS Addon Shinobi [Revival]

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?

1up, I would also like to get the Shinobi motion detection as a sensor, how to do that ?

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
image

Any ideas?

I have the same issue. Can this be fixed?

Literally no activity on this project for 2 years. I don’t think it’ll be fixed.

Try Frigate
Motion detection and many more features :+1:t3:

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?).

i can not login http://ip-of-your-hassio-pi:7440/super even use

super_username: [email protected]
super_password: admin