Home Automation - Smartkit

I've always wondered, what do you do if you're incoming line is in the wall, and not a exterior conduit?
 
Some screenshots of the efergy app.

Note that the efergy hub sends data to efergy, and they have a public API. Home assistant has a module to pull data from this API. There's also a third party app called Monitor on Android.

f42cab6967b429bcd6f7eeb275bb44e0.jpg
33c61fbaa934c19cc9b138daef8214f9.jpg
dbab3352842f200fdb41242a725fa53c.jpg
 
Some screenshots of the efergy app.

Note that the efergy hub sends data to efergy, and they have a public API. Home assistant has a module to pull data from this API. There's also a third party app called Monitor on Android.

I saw on the home assistant site there are means to get the efergy data, pretty cool. One can go crazy.

So who has made a floating sonoff with solar power and temperature switch to post pool water temperature to HA? :-) That's next level.
 
Kept having permission, or various other issues on the home-assistant side, even when I gave public full access to the folder, it wouldn't work. I eventually got it working by changing motion to write to the home-assistant folder, but still had to "hack" it with a input_text field on home assistant.

Have a thread on it here: https://community.home-assistant.io/t/cant-send-video-with-telegram/51248

Ok read that.

So perhaps, when you mount the NAS folder in Linux, do 2 things different:
1. mount it somewhere in the homeassistant home folder. eg /home/ha/motion
2. make sure it is mounted as the homeassistant user (ha in above example).

I tried to add an example to this post for you, but then CloudFlare blocks me saying I am doing sql injection. Silly.
 
Busy trying to get motion to write to a nas share - can't even get that working

/media/Security
drwxr-xr-x 2 motion motion 0 May 11 2018 motion

...

then in the motion log: event_ffmpeg_newfile: ffopen_open error creating (new) file [/mnt/Security/motion/01-20180511113437.avi]: Permission denied
 
Busy trying to get motion to write to a nas share - can't even get that working

/media/Security
drwxr-xr-x 2 motion motion 0 May 11 2018 motion

...

then in the motion log: event_ffmpeg_newfile: ffopen_open error creating (new) file [/mnt/Security/motion/01-20180511113437.avi]: Permission denied

In fstab I have:

//fs1.heaven.za.net/tank /mnt/fs1/tank cifs rw,username=media,password=secretpass,uid=104,gid=1003,_netdev 0 0
 
Busy trying to get motion to write to a nas share - can't even get that working

/media/Security
drwxr-xr-x 2 motion motion 0 May 11 2018 motion

...

then in the motion log: event_ffmpeg_newfile: ffopen_open error creating (new) file [/mnt/Security/motion/01-20180511113437.avi]: Permission denied

In fstab I have:

//fs1.heaven.za.net/tank /mnt/fs1/tank cifs rw,username=media,password=secretpass,uid=104,gid=1003,_netdev 0 0

make uid same as your homeassistant user, eg where I have 104
 
In fstab I have:

//fs1.heaven.za.net/tank /mnt/fs1/tank cifs rw,username=media,password=secretpass,uid=104,gid=1003,_netdev 0 0

make uid same as your homeassistant user, eg where I have 104

Typo on my side - mnt in the one place/ media in the other... although now it doesnt seem to be recording anything...but without error :D
 
Damn, thanks for the reply. I've been looking for a wifi enabled geyser switch to integrate with google, I'll check out the Qwikswitch with HA (It just seems bulky).
 
Last edited:
Top
Sign up to the MyBroadband newsletter
X