rhysmorgan134 / node-CarPlay

MIT License
147 stars 25 forks source link

Feature: clear wifiPair if already streaming + partial config #36

Closed gozmanyoni closed 1 year ago

gozmanyoni commented 1 year ago

This fixes a small bug and adds a feature:

  1. Bug - when a dongle is already streaming - clears the timeout to send a wifi pair command
  2. Feature - CarplauNode and Web now receive Partial instead of the full object - allowing consumers to pass less props - for omitted props, default config will be used.
gozmanyoni commented 1 year ago

@steelbrain technically no - and in fact it should reset the device, but seems to be that in practice it does not?

steelbrain commented 1 year ago

@gozmanyoni Documented it here https://github.com/rhysmorgan134/node-CarPlay/issues/37