Git Product home page Git Product logo

Comments (16)

pszafer avatar pszafer commented on June 12, 2024

@kantorbalazs paste your config here and some info about your installation

from home-assistant-bosch-custom-component.

kantorbalazs avatar kantorbalazs commented on June 12, 2024

bosch:
address: 192.168.
password: ""
access_token: ""

from home-assistant-bosch-custom-component.

pszafer avatar pszafer commented on June 12, 2024

Your config is wrong. You missing sensors.
https://github.com/pszafer/home-assistant-bosch-custom-component/wiki/configuration.yaml-config

from home-assistant-bosch-custom-component.

kantorbalazs avatar kantorbalazs commented on June 12, 2024

modified to this:
bosch:
address: 192.168
password: ""
access_token: ""
sensors:
- outdoor_t1
- hotWater_t2
- supply_t1_setpoint
- supply_t1
- return
- healthStatus
- actualPower
- actualModulation
- CHpumpModulation
- totalSystem
- energyConsumption
- startDateTime
- systemPressure

And received this error on config check:
Invalid config for [bosch]: value is not allowed @ data['bosch'][0]['sensors'][10]. Got None
value is not allowed @ data['bosch'][0]['sensors'][11]. Got None
value is not allowed @ data['bosch'][0]['sensors'][12]. Got None
value is not allowed @ data['bosch'][0]['sensors'][9]. Got None. (See /config/configuration.yaml, line 170). Please check the docs at https://home-assistant.io/integrations/bosch/

from home-assistant-bosch-custom-component.

kantorbalazs avatar kantorbalazs commented on June 12, 2024

I have reduced to only one sensor and currently the problem is this:
2019-12-12 11:47:33 DEBUG (MainThread) [custom_components.bosch] Setting up Bosch component.
2019-12-12 11:47:33 DEBUG (MainThread) [custom_components.bosch] Checking connection to Bosch gateway.
2019-12-12 11:47:33 DEBUG (MainThread) [bosch_thermostat_http.http_connector] Sending request to /gateway/uuid
2019-12-12 11:47:40 DEBUG (MainThread) [bosch_thermostat_http.http_connector] Sending request to /gateway/uuid
2019-12-12 11:47:47 DEBUG (MainThread) [bosch_thermostat_http.gateway] check_connection: Connection timed out for /gateway/uuid.
2019-12-12 11:47:47 ERROR (MainThread) [custom_components.bosch] Cannot connect to Bosch gateway, host 192.168 with UUID:
2019-12-12 11:47:52 DEBUG (MainThread) [bosch_thermostat_http.gateway] check_connection: Connection timed out for /gateway/uuid.

My other integration (buderus) works fine with the same IP address.

from home-assistant-bosch-custom-component.

pszafer avatar pszafer commented on June 12, 2024

You don't provide correct IP address in the config

from home-assistant-bosch-custom-component.

kantorbalazs avatar kantorbalazs commented on June 12, 2024

I'm using the same IP on 2 integrations. the buderus is working correctly with that IP.

from home-assistant-bosch-custom-component.

pszafer avatar pszafer commented on June 12, 2024

It can't work with that address 192.168 check again. It is not correct IP address.

from home-assistant-bosch-custom-component.

kantorbalazs avatar kantorbalazs commented on June 12, 2024

I have the correct IP in my logs and also in my configuration, i removed the last 2 parts manually.

from home-assistant-bosch-custom-component.

pszafer avatar pszafer commented on June 12, 2024

ok. do you have password and token in quotation mark?

from home-assistant-bosch-custom-component.

kantorbalazs avatar kantorbalazs commented on June 12, 2024

Yes. It worked previously. I am connecting to the KM200 currently with another integration as well but can only read data not modifying anything.

from home-assistant-bosch-custom-component.

pszafer avatar pszafer commented on June 12, 2024

Can you test without quotation marks?

from home-assistant-bosch-custom-component.

kantorbalazs avatar kantorbalazs commented on June 12, 2024

2019-12-13 15:07:08 DEBUG (MainThread) [bosch_thermostat_http.http_connector] Sending request to /gateway/uuid
2019-12-13 15:07:19 DEBUG (MainThread) [bosch_thermostat_http.gateway] check_connection: Connection timed out for /gateway/uuid.

Without quotation marks.

from home-assistant-bosch-custom-component.

kantorbalazs avatar kantorbalazs commented on June 12, 2024

I have tried a different approach:
Deleted the setup from configuration.
Added device via integrations. It found the device and connected to it, the climate control gave me back readings, i enabled the sensors, but the sensor values were -1.
After a restart the found sensors were dissaperared as well.

from home-assistant-bosch-custom-component.

pszafer avatar pszafer commented on June 12, 2024

can you test new version 0.5.6
https://github.com/pszafer/home-assistant-bosch-custom-component/releases/tag/v0.5.6-alpha

from home-assistant-bosch-custom-component.

pszafer avatar pszafer commented on June 12, 2024

I'm closing this issue due to inactivity. Feel free to open new issue if there is still a problem.

from home-assistant-bosch-custom-component.

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.