Giter Site home page Giter Site logo

Comments (7)

naofireblade avatar naofireblade commented on May 31, 2024 1

Closed because the problems seems not to exist anymore.

from homebridge-weather-plus.

naofireblade avatar naofireblade commented on May 31, 2024

Hi, that looks strange. Did you changed anything in the code? The output of your log (adding the same characteristic twice) usally cannot happen.

from homebridge-weather-plus.

tvillingett avatar tvillingett commented on May 31, 2024

No, I haven't made any changes, it is there original code. Is there any debug info needed to know more?

from homebridge-weather-plus.

tvillingett avatar tvillingett commented on May 31, 2024

I just upgraded to ver 1.2.3, but no difference:
10:37:26 - Registering platform 'homebridge-alarmdotcom.Alarmdotcom' 10:37:26 - Registering accessory 'homebridge-cmd.CMD' 10:37:26 - Registering platform 'homebridge-config-ui-x.config' 10:37:26 - Registering platform 'homebridge-controllerlink.HomeBridgeControllerLink' 10:37:26 - Registering accessory 'homebridge-daylight.Daylight' 10:37:26 - Registering accessory 'homebridge-temperature-ds18b20.DS18B20' 10:37:26 - Registering accessory 'homebridge-efergy.Efergy' 10:37:26 - homebridge API version: 2.2 10:37:26 - Registering platform 'homebridge-mqtt.mqtt' 10:37:26 - Registering accessory 'homebridge-mqtt-power-consumption.mqtt-power-consumption' 10:37:26 - Registering accessory 'homebridge-mqtt-temperature.mqtt-temperature' 10:37:26 - Registering accessory 'homebridge-mqttgarage.Mqttgarage' 10:37:26 - Registering accessory 'homebridge-mqttswitch.mqttswitch' 10:37:26 - Registering accessory 'homebridge-ninjablock-alarmstatedevice.NinjaBlock-AlarmStateDevice' 10:37:26 - Registering accessory 'homebridge-people.people' 10:37:26 - Registering platform 'homebridge-telldus.Telldus' 10:37:26 - Registering platform 'homebridge-wunderground-extended.WeatherStation' 10:37:26 - Registering accessory 'homebridge-wunderground.WUNDERGROUND' 10:40:05 - HAP Warning: Characteristic undefined not in required or optional characteristics for service 0000008A-0000-1000-8000-0026BB765291. Adding anyway. 10:40:05 - [Weather Station] Exception while parsing current observations: Error: Cannot add a Characteristic with the same UUID as another Characteristic in this Service: cd65a9ab-85ad-494a-b2bd-2f380084134d 10:40:05 - [Weather Station] Exception while parsing forecast for day #0: Error: Cannot add a Characteristic with the same UUID as another Characteristic in this Service: 57f1d4b2-0e7e-4307-95b5-808750e2c1c7 10:40:05 - [Weather Station] Exception while parsing forecast for day #1: Error: Cannot add a Characteristic with the same UUID as another Characteristic in this Service: 57f1d4b2-0e7e-4307-95b5-808750e2c1c7 10:40:05 - [Weather Station] Exception while parsing forecast for day #2: Error: Cannot add a Characteristic with the same UUID as another Characteristic in this Service: 57f1d4b2-0e7e-4307-95b5-808750e2c1c7 10:40:05 - [Weather Station] Exception while parsing forecast for day #3: Error: Cannot add a Characteristic with the same UUID as another Characteristic in this Service: 57f1d4b2-0e7e-4307-95b5-808750e2c1c7 10:44:03 - HAP Warning: Characteristic undefined not in required or optional characteristics for service 0000008A-0000-1000-8000-0026BB765291. Adding anyway. 10:44:03 - [Weather Station] Exception while parsing current observations: Error: Cannot add a Characteristic with the same UUID as another Characteristic in this Service: cd65a9ab-85ad-494a-b2bd-2f380084134d 10:44:03 - [Weather Station] Exception while parsing forecast for day #0: Error: Cannot add a Characteristic with the same UUID as another Characteristic in this Service: 57f1d4b2-0e7e-4307-95b5-808750e2c1c7 10:44:03 - [Weather Station] Exception while parsing forecast for day #1: Error: Cannot add a Characteristic with the same UUID as another Characteristic in this Service: 57f1d4b2-0e7e-4307-95b5-808750e2c1c7 10:44:04 - [Weather Station] Exception while parsing forecast for day #2: Error: Cannot add a Characteristic with the same UUID as another Characteristic in this Service: 57f1d4b2-0e7e-4307-95b5-808750e2c1c7 10:44:04 - HAP Warning: Characteristic undefined not in required or optional characteristics for service 0000008A-0000-1000-8000-0026BB765291. Adding anyway. 10:44:04 - [Weather Station] Exception while parsing forecast for day #3: Error: Cannot add a Characteristic with the same UUID as another Characteristic in this Service: 57f1d4b2-0e7e-4307-95b5-808750e2c1c7

from homebridge-weather-plus.

naofireblade avatar naofireblade commented on May 31, 2024

I see that you are also using homebridge-wunderground. Maybe there is an incompatiblity. Can you disable that plugin for testing purposes? Also do you use more than one homebridge instance? Do you use the default config for homebridge-weather-station-extended or did you set the forecast parameter?

from homebridge-weather-plus.

tvillingett avatar tvillingett commented on May 31, 2024

I looked again now in the app, and it has diagram working from 11.30 today (I didn't look until after i updated to iOS 11.2.6 so it might also helped?)

from homebridge-weather-plus.

naofireblade avatar naofireblade commented on May 31, 2024

The iOS update cannot be the solution because the erros you posted occured in homebridge and not in iOS. I still guess there is an unusual setup on your side like more than one instance of homebridge.

from homebridge-weather-plus.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.