Description
Not a bug
Documention
https://github.com/ironsheep/RPi-Reporter-MQTT2HA-Daemon/blob/master/RMTECTRL.md
Description of problem:
I'm following the instructions, but some of it needs updating and is not so clear.
It needs to be kept simple at first (my opinion), using just the default setup a RPi would have as per the installation instructions.
I would edit it, but only after I have clarification on a few things.
https://github.com/ironsheep/RPi-Reporter-MQTT2HA-Daemon/blob/master/RMTECTRL.md#configuring-the-daemon
The commands are now in the default config so we don't need to add them, just find and remove the comment #. Easy enough.
https://github.com/ironsheep/RPi-Reporter-MQTT2HA-Daemon/blob/master/RMTECTRL.md#enabling-the-daemon-to-run-external-commands
It's a little confusing in the wording.
BUT what does raspberrypihostname mean, I copied as is, but it doesn't work?
Am I supposed to replace it with something, if so then the host name of what/which Pi, the local one or the HA one?
Can it just be the IP address I put if it is the remote MQTT/HA host?
It then talks about additionally the daemon user... and gives a script. But I don't have that script, it is missing.
Or is this for any additional scripts we wish to run.
If so, could this be clearer in its own topic heading, e.g. Adding your own scripts, and also where to add these into the command of the config file etc. Keep talk about anything that is not part of the default setup out of the main text.
For the testing there is the link to https://github.com/ironsheep/lovelace-rpi-monitor-card#example-control-of-your-rpi-avail-in-daemon-v180-and-later
We don't need that for the testing, great for the HA display though.
But for testing it should be from the Device Info page
that way it'll not be a template problem and we can see the buttons created AND see them being pressed in the Logbook.
It's easy to find this by Settings -> Device & Services -> Mosquitto broker
or whichever broker is being used.
Click on the devices number and select the Device.
(or use the search feature of HA or the many other ways of getting there :-))
Additional information:
Me currently confused as to what
raspberrypihostname (edit this is the hostname of the pi it is running on, can this be automated, what if we change the hostname?)
is really asking for as it is not working for me as I read it.
Once that is done, the readme could be referenced in the initial setup so more people know of it. At https://github.com/ironsheep/RPi-Reporter-MQTT2HA-Daemon/blob/master/README.md#configuration
also the second cat var/log/augh.log has a small spelling error.g = t
Activity