Open Eliotht opened 1 year ago
On "temperatureFilePath"
set the path to the file. Example "/Users/username/HomeKit/temperature/"
.
On
"temperatureFilePath"
set the path to the file. Example"/Users/username/HomeKit/temperature/"
.
Hi! Thanks for your answer, but if I have Homebridge native on Raspberry, I don't know how to place a file in some path.
Thanks
So google it: Create files and paths on linux from Terminal. Its easy.
Within Homebridge you choose the TERMINAL option and write something similar this:
Cd / Mkdir /temperature
An then, at the config write /temperature
El 3 abr. 2023, a las 14:59, Eliotht @.***> escribió:
On "temperatureFilePath" set the path to the file. Example "/Users/username/HomeKit/temperature/" .
Hi! Thanks for your answer, but if I have Homebridge native on Raspberry, I don't know how to place a file in some path.
Thanks
— Reply to this email directly, view it on GitHub https://github.com/kiwi-cam/homebridge-broadlink-rm/issues/576#issuecomment-1494746054, or unsubscribe https://github.com/notifications/unsubscribe-auth/APBDDDFSITXGEYE2LKUVX5TW7MFYVANCNFSM6AAAAAAWLTP3DI. You are receiving this because you are subscribed to this thread.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
anyone knows exactly directory to set "temperature FilePath" ?
I have Homebridge native on Raspberry
I have Homebridge native on Raspberry
You can create the file where you want. Only have to set the path in the config. Read the docu: https://broadlink.kiwicam.nz/#air-conditioner
Is there a way to read the HomePod temperature sensors/ homekit room value? Or at least to completely remove the temperature indication in the AC/heater-cooler ?
Hello, I have a problem that I can't solve at the moment. I control 2 air conditioners that logically do not return the temperature read (it reads 0º). I have tried to fake the temperature with "pseudoDeviceTemperature" but it ignores the indicated value. On the other hand, I try to load the "temperatureFilePath", but having Homebridge Native on the Raspberry, I am not able to know where I have to load it. Any help to remove that 0 from the airs?
Thank you very much