OpenVoiceOS / ovos-PHAL-plugin-homeassistant

HomeAssistant PHAL Plugin for OpenVoice OS
Apache License 2.0
10 stars 3 forks source link

Incompatability with latest ovos-dinkum-listener #42

Closed Ramblurr closed 4 months ago

Ramblurr commented 1 year ago
  1. ovos-PHAL-plugin-homeassistant requires ovos-PHAL-plugin-oauth~=0.0.1
  2. ovos-PHAL-plugin-oauth requires ovos-backend-client~=0.0.6
  3. ovos-dinkum-listener requires ovos-backend-client>=0.1.0a7 (as of 1 month ago)

2 and 3 are incompatible.

Not sure what the best solution is here... any ideas?

NeonDaniel commented 1 year ago

I see ovos-phal-plugin-oauth spec ovos-backend-client>=0.0.6, so I don't think that would cause a conflict.

1 and 3 are incompatible still though

NeonDaniel commented 5 months ago

This was probably related to ovos-utils 0.1 which is supported in the latest alpha release; is this still an issue?

mikejgray commented 4 months ago

I've run several systems on ovos-utils 0.1.0 without an issue. I think this was resolved by #43.