bombadiltom / homebridge-rademacher-homepilot

MIT License
26 stars 21 forks source link

Getting Obstruction Detected ??? #19

Closed luissimoes closed 4 years ago

luissimoes commented 5 years ago

Sorry but I am not sure what this really means... I see this in the log files for some shutters.... for others just the usual : eg "HWR shutters - Getting target position" or " Office Luis shutters - Setting target position: 100"

Here an excerpt of the "Status" cmd May 24 09:16:21 raspberrypi homebridge[27692]: [5/24/2019, 9:16:21 AM] [RademacherHomePilot] HWR shutters - Getting obstruction detected May 24 09:16:21 raspberrypi homebridge[27692]: [5/24/2019, 9:16:21 AM] [RademacherHomePilot] HWR shutters - Getting current position May 24 09:16:21 raspberrypi homebridge[27692]: [5/24/2019, 9:16:21 AM] [RademacherHomePilot] Living Room Coffee shutters - Getting target position May 24 09:16:21 raspberrypi homebridge[27692]: [5/24/2019, 9:16:21 AM] [RademacherHomePilot] Living Room Coffee shutters - Getting obstruction detected May 24 09:16:21 raspberrypi homebridge[27692]: [5/24/2019, 9:16:21 AM] [RademacherHomePilot] Living Room Coffee shutters - Getting current position May 24 09:16:21 raspberrypi homebridge[27692]: [5/24/2019, 9:16:21 AM] [RademacherHomePilot] Entry shutters - Getting target position May 24 09:16:21 raspberrypi homebridge[27692]: [5/24/2019, 9:16:21 AM] [RademacherHomePilot] Entry shutters - Getting current position May 24 09:16:21 raspberrypi homebridge[27692]: [5/24/2019, 9:16:21 AM] [RademacherHomePilot] Entry shutters - Getting obstruction detected

The shutters are not blocked and were not blocked

Many thanks

Luis

bombadiltom commented 5 years ago

"Getting obstruction detected" just tells us, that the status of obstruction is fetched from Homepilot (hasErrors in JSON), nothing more, so do not worry!

luissimoes commented 5 years ago

many thanks for the quick answer Tom! so... Homepilot is reporting errors?... because this happens sometimes, sometimes not, for some shutters yes, for some not...

cheers! Luis

bombadiltom commented 5 years ago

I do not know, if this can be seen in Homekit, just try to block some blinds ;-) I did not add this feature...

luissimoes commented 5 years ago

ok! np... I was not sure what this means/meant! Many thanks again!!!!

clipse2004 commented 4 years ago

Hey Dude,

Got same error, how Block these blinds? Because I got always a telegram message. Big thanks

bombadiltom commented 4 years ago

"getting obstruction detected" is no error, just the information that the number of errors gets fetched. A real error would be logged with: "obstruction detected: n errors" with n>0

clipse2004 commented 4 years ago

But can I hide these message?

bombadiltom commented 4 years ago

No, it's just a log message, why do you get a telegram message for this?

clipse2004 commented 4 years ago

Because I’m using reporter.service and logwatch :/

bombadiltom commented 4 years ago

then you have to define better rules