Hope you meant to say thanks to
Brendan! Same letters different order :-))
In essence this is yesterdays message:
1) DIY devices can be constructed using cheap wifi connectable
devices. So, for example, you could make a device to control the
garage door opening / closing. It would then duplicate the
function of the key fob. The new device can then be coded to
respond to Alexa commands such as 'Alexa, open the garage door'.
It can also be coded to communicate with Home assistant to control
the door.
2) Home assistant can be set up on the local wifi using a
Raspberry Pi or a NAS drive. HA can then be configured to control
the garage door. The door can then be controlled from a PC or
phone app as well as Alexa and a button on the control device.
3) If the internet connection fails, Alexa will stop working, but
PC / phone apps will still work on the local wifi. They will stop
working when away from the local network. So if the internet fails
but the local wifi is still working the garage door can still be
operated from the device itself, or from a locally connected
pc/phone app.
4) HA provides an expandable system for adding more devices that
each have a set of functions such as heating controllers, light
switches, temperatuture sensors etc. We could, for example, make a
device to sense if the garage door is open or closed. Once that is
connected to HA we can then see if the door is open. So if the
local wifi is working, a pc or phone can be used to see if the
door is open, and if the internet is working the door status can
be seen from anywhere.
5) HA/DIY devices are implemented by the user rather than the
manufacturer/supplier so there is a lower chance of updates
causing system failures and is therefore more secure and more
reliable. The supplier has no access to the devices so is not able
to monitor or control usage.
I think this is the nub of it(!?)
Bernard