Coder Social home page Coder Social logo

Exemple about hadailysensor HOT 14 CLOSED

Christianbouchard2 avatar Christianbouchard2 commented on August 26, 2024
Exemple

from hadailysensor.

Comments (14)

jeroenterheerdt avatar jeroenterheerdt commented on August 26, 2024 1

configure this in your configuration.yaml:

logger:
  logs:
    custom_components.daily: debug

from hadailysensor.

jeroenterheerdt avatar jeroenterheerdt commented on August 26, 2024

this integration doesn't support yaml config - home assistant is moving away from that and going fully UI based using the 'Integrations' menu.

from hadailysensor.

tomg1970 avatar tomg1970 commented on August 26, 2024

But how can I create the Maximum daily temperature
for a weekday (0-24 h)?
With this setting for min. and max. respectively, however
but no Temp Max. and Temp. Min. are created for me

image

from hadailysensor.

tomg1970 avatar tomg1970 commented on August 26, 2024

image

from hadailysensor.

jeroenterheerdt avatar jeroenterheerdt commented on August 26, 2024

is there anything in the logs that you can share?

from hadailysensor.

tomg1970 avatar tomg1970 commented on August 26, 2024

Sorry no log.
What else could I do to solve the problem.
DailySensor I have already reinstalled.

from hadailysensor.

jeroenterheerdt avatar jeroenterheerdt commented on August 26, 2024

well, you are doing everything right so without logs there is nothing I can do to help.

from hadailysensor.

tomg1970 avatar tomg1970 commented on August 26, 2024

What do I have to do to get logs?

from hadailysensor.

tomg1970 avatar tomg1970 commented on August 26, 2024

Leider hab ich bisher nicht wirklich einen ERROR gesehen

`Daily Sensor
Version: 0.4.0
If you have any issues with this you need to open an issue here:
https://github.com/jeroenterheerdt/HADailySensor/issues

2023-08-03 10:37:29.202 INFO (MainThread) [custom_components.daily] auto_reset: True
2023-08-03 10:37:29.202 INFO (MainThread) [custom_components.daily] registered for time change.
2023-08-03 10:37:29.202 INFO (MainThread) [custom_components.daily] Updating Daily Sensor Temp Max Daily
2023-08-03 10:37:29.202 DEBUG (MainThread) [custom_components.daily] Finished fetching Temp Max Daily data in 0.000 seconds (success: True)
2023-08-03 10:37:29.202 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=daily, service=temp_max_daily_reset>
2023-08-03 10:37:29.202 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=daily, service=temp_max_daily_update>
2023-08-03 10:37:29.202 INFO (MainThread) [custom_components.daily] auto_reset: True
2023-08-03 10:37:29.203 INFO (MainThread) [custom_components.daily] registered for time change.
2023-08-03 10:37:29.203 INFO (MainThread) [custom_components.daily] Updating Daily Sensor Temp Min Daily
2023-08-03 10:37:29.203 DEBUG (MainThread) [custom_components.daily] Finished fetching Temp Min Daily data in 0.000 seconds (success: True)
2023-08-03 10:37:29.203 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=daily, service=temp_min_daily_reset>
2023-08-03 10:37:29.203 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=daily, service=temp_min_daily_update>
2023-08-03 10:37:29.204 DEBUG (MainThread) [homeassistant.components.websocket_api.http.connection] [140212939143232]

#########################
2023-08-03 10:42:36.391 INFO (MainThread) [custom_components.daily] Updating Daily Sensor Temp Min Daily
2023-08-03 10:42:36.391 DEBUG (MainThread) [custom_components.daily] Finished fetching Temp Min Daily data in 0.001
#########################
2023-08-03 10:42:36.424 INFO (MainThread) [custom_components.daily] Updating Daily Sensor Temp Max Daily
2023-08-03 10:42:36.424 DEBUG (MainThread) [custom_components.daily] Finished fetching Temp Max Daily data in 0.000 seconds (success: True)
2023-08-03 10:42:36.425 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event Temp Max Daily_update[L]>
2023-08-03 10:42:36.425 DEBUG (Recorder) [homeassistant.components.recorder.core] Processing task: EventTask(event=<Event Temp Max Daily_update[L]>)
2023-08-03 10:42:36.425 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: entity_id=sensor.temp_max_daily, old_state=<state sensor.temp_max_daily=21.7; sensor=sensor.outdoor_shade_temperature, operation=max, interval=5, unit_of_measurement=C, auto_reset=True, icon=mdi:timetable, friendly_name=Temp Max Daily @ 2023-08-03T10:37:36.489447+02:00>, new_state=<state sensor.temp_max_daily=22.2; sensor=sensor.outdoor_shade_temperature, operation=max, interval=5, unit_of_measurement=C, auto_reset=True, icon=mdi:timetable, friendly_name=Temp Max Daily @ 2023-08-03T10:42:36.425748+02:00>>

#########################`

from hadailysensor.

jeroenterheerdt avatar jeroenterheerdt commented on August 26, 2024

so this all looks good. The sensor.temp_max_daily should exist now. Please try to find it in your states list.

from hadailysensor.

tomg1970 avatar tomg1970 commented on August 26, 2024

However, here apparently always the current value is entered in the 'sensors_min/max'!
I can't find the sensor in the logbook?
In the developer tools and in the entities the sensors can be found.
And strangely enough, no value is entered for quite a while, until the change of day?

image
image

from hadailysensor.

jeroenterheerdt avatar jeroenterheerdt commented on August 26, 2024

not sure why its not in the logbook, but at least it works, right?

from hadailysensor.

tomg1970 avatar tomg1970 commented on August 26, 2024

No
It always the actually temperature in sensor

from hadailysensor.

jeroenterheerdt avatar jeroenterheerdt commented on August 26, 2024

sorry, I am not sure what you mean here, it looks to me that it works. You have a 'Temp min daily' sensor there, so the component seems to work.

from hadailysensor.

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.