Commit Graph

3 Commits (8ca093050bfae09c439ec0b778171b85a70bd66c)

Author SHA1 Message Date
Dustin f430032d49 homeassistant: Do not apply hass-dhcp
The UniFi Security Gateway now provides DHCP for the Home Assistant
network.  This simplifies management a bit, so I do not have to manage
three DHCP servers.  The USG has firewall rules to prevent Internet
traffic.
2020-07-04 14:25:16 -05:00
Dustin 2265dd235b roles/hass-dhcp: Deploy DHCP server for HA
The *hass-dhcp* role installs dnsmasq and configures it to serve DHCP
requests on the Home Assistant network. Since this network is not
routed, the regular DHCP relay/server setup will not work.
2019-03-22 09:43:30 -05:00
Dustin 960528c001 roles/homeassistant: Deploy Home Assistant
This commit introduces a *homeassistant* role that installs and sets up
Home Assistant using `pip`.
2019-03-05 18:30:29 -06:00