homA
homA copied to clipboard
An extensible framework for the smart home
I am new to homA and just installed this and node.js on a RPi running jessie. After npm install and running demo I got an error message: ` self.mqttClient =...
Currently all controls in the Android app are hidden behind a popup. @jpmens mentioned that it would be good to also show the power toggle in the list-view for quick...
Would it be an option to create separate repositories for each interface (Android and web)? IMHO that makes building them properly a lot cleaner (I know "building" the static web...
Hi folks! We are using (albeit slightly modified) homA MQTT conventions in Wiren Board software. Wiren Board is Linux-based automation controller. The on-board peripherals and external devices are supported by...
Trying to set the longitude value to a negative number (which is the case in the western hemisphere) I discovered that the value is set to true instead of the...
In order for homA to be usable with real HA devices, it is essential to be able to expose multiple devices from a single component. The reason is that many...
It would be useful if the homA components would read the /etc/homa/homa.conf file when run from the command line too. I'd rather fill in the values in a conf file...
Maybe a nice enhancement? A control that can take one of four values (0, 1, 2, 3) to display a Nagios/Icinga status as in 0 = green = OK 1...