Giter VIP home page Giter VIP logo

Comments (9)

dacarson avatar dacarson commented on July 17, 2024

Can you post a screen shot of what you are seeing?

from homebridge-weather-plus.

acschnitzersprt avatar acschnitzersprt commented on July 17, 2024

I am also seeing this-- Here is what ios Home App looks like. If I "X" out the name of the accessory, the default shows as the correct name, but once I leave that accessory's details, it defaults back to the name of the parent. E.g. "Home" for current, "In 1 Day".

image

image

image

image


{
    "units": "us",
    "interval": 5,
    "stations": [
        {
            "nameNow": "Home",
            "service": "openweathermap",
            "key": "[APIKEY]",
            "locationGeo": [
                [LAT],
                [LONG]
            ],
            "language": "en",
            "compatibility": "both",
            "forecast": [
                "Today",
                "Tomorrow"
            ],
            "conditionCategory": "simple",
            "now": true,
            "extraHumidity": false
        }
    ],
    "platform": "WeatherPlus"
}

from homebridge-weather-plus.

zelik888 avatar zelik888 commented on July 17, 2024

Exactly the same issue. I believe this is ios17 related

from homebridge-weather-plus.

ggiese2000 avatar ggiese2000 commented on July 17, 2024

Very similar situation here: had to reinstall plugins after major hombridge update.
Now all occupancy sensors are called "Anwesenheitssensor X" with x being a number, in fact there are 2 of each - one for NOW, one for forecast.

from homebridge-weather-plus.

dacarson avatar dacarson commented on July 17, 2024

This sounds like it is the same issue as reported in #247

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.