This system was brought up because the lack of simplicity, security and redudancy of current home automation projects.
It brings to light a KISS system that is simple but flexible enough for the custom setups.
The HUB/Server runs a C#(mono workable) Signalr Hub and is just a hub for communication.
The design of the hub allows for secondary and even tertiary hubs in place for redundancy.
Each Node/Endpoint/Service connects to the Hub and just receives/sends commands in key(string)/value(int) format.
The whole system is web based and all the events/actions/logs are saved in a DB to simplify things.
If a person that had no knowledge of how the system works or how to update things, it needs be simple and intuitive.
I will update the project with photos/videos as I proceed with development/prototyping.
At this time there is no code in the GitHub repo, this will be added once the base system has been completed and is a stable state.
Details
I thought I should start by at least posting something, so here are a few screen shots of the V1 web interface, V2 coming very soon :D
so I think it is about time I post another update haha.
**********************************
Do not try this at home unless you know what you are doing and have experience in this field - 120/240v CAN KILL!
**********************************
... Now that is out of the way, lets get messy :D
So due to our South African Load Shedding problem, I have made my own ATS (currently MTS) switch over system for my house.
* By using a white plug instead of connecting directly with the main DB board: it stops me from having to pay an electrician to COC the work as well as getting a 9000 ZAR (That's a lot - a 2.5Kva petrol generator (with AVR and electric start) is 5000 ZAR) SABS approved switch over panel and generator installation certificate.
Keys:
* TS = Trip Switch - (10-20AMP)
* RP = Red Plug
* BP = Blue Plug
* WP = White Plug
* ISO = Isolator (2 pole - 20AMP)
* UPS = Online 3Kva Rack Mount UPS
* SRG = Surge protector, any type should do, I am using a VM280 3 phase set.
(No comment on the mess of the wiring please :D - I was waiting for a part but needed the system to work for now, will upload some more pics when it is completed. - Hopefully by the end of tomorrow)