DJBenson

Results 38 comments of DJBenson

Same issue on Raspberry Pi 3 - it was working but stopped recently.

I tried pulling the latest version of node-sonos into the mix, and whilst the error message did change, it seems that there is something in airsonos (`lib/airsonos.js`) which also needs...

> This is definitely broken since one of the latest Sonos updates. > I guess Sonos trying to force everyone to buy their latest speakers. I don't think that's the...

Interestingly, there is a project (https://github.com/ebaauw/homebridge-zp/tree/AirTunes) which is an interface betwen homebridge (the open source implementation of Apple's HomeKit) which in the beta version exposes AirTunes receivers for each speaker...

Here's what happens if you delete the `sonos` directory from `airsonos/node_modules` and then reinstall the latest version with `npm install git://github.com/bencevans/node-sonos.git`: ``` pi@homekithub:~/airsonos/bin $ node index.js *** WARNING *** The...

`sonos.LogicalDevice.search` doesn't exist in the latest version of node-sonos - the new method is called `DeviceDiscovery` but I cannot work out how to incorporate that into airsonos.

> Has this repo been abandoned? > I have a working version and I want to know if I should PR or just start a new project? I’d be a...

Hi @johneas10, thanks for the share. I've replaced my broken install with your fork and it seems to work well. I'm running it on a Raspberry Pi 3 using wired...

I've been running it for quite some time in various guises as each Sonos update seemed to break things until one of the most recent updates which killed it. The...

> Exchange 2010 is end of support end of 2020 > > Source : https://techcommunity.microsoft.com/t5/exchange-team-blog/exchange-2010-end-of-support-is-coming/ba-p/607810 > > Maybe deprecate DKIM-Exchange support for 2010? Hi @rbfajardo I agree that starting to...