Thom Ritterfeld

Results 22 comments of Thom Ritterfeld

@jaxter0ne Hmm is this maybe a newer version of the expert? :/ Are you sure its an expert? ;)

Almost think so, do you understand bluetooth a bit? It looks like you're authenticated correctly but the gatt services have an error. Could you try a bluetooth scanner or change...

@jaxter0ne yes brew a coffee and send that snoop log, that should usually contain all data. Thanks for your patience.

@torstens-hub @hardl1 Is possible now with my PR, please test: https://github.com/alexryd/homebridge-shelly/pull/336

@PatriceRobert @bjornand1 Checkout my fork/PR https://github.com/alexryd/homebridge-shelly/pull/336 added "temperatureSensor" or "thermostat" :)

@PatriceRobert my bad updated the guide. Repo should be of course "homebridge-shelly" So please use: ```sudo npm i -g homebridge-shelly@git+ssh://[email protected]/tritter/homebridge-shelly.git#master```

@PatriceRobert Fixed it, thanks for testing! I only have one temp sensor but forgot to add the case for multiple sensors. You need to reinstall the package ```npm install tritter/homebridge-shelly#4ddbb7c```,...

@PatriceRobert Yes I like the idea, but the type "temperatureSensor" makes no sense anymore. So instead if any number of sensors are defined you see them as temperatureSensors... In this...

@SirHenryTheNerd Could you test my PR? Supports sensor or thermostat: https://github.com/alexryd/homebridge-shelly/pull/336

@monsterciattolo @HarrySteff See my PR https://github.com/alexryd/homebridge-shelly/pull/336