Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sun2 binary_sensor.above_horizon changed to binary_sensor.home_sun_above_horizon in item_settings_temperature_graph.yaml and method to add changed. #90

Open
genestealer opened this issue Apr 4, 2024 · 0 comments

Comments

@genestealer
Copy link

genestealer commented Apr 4, 2024

SUN2 ### ISSUES

"Unused YAML configuration for the sun2 integration
It's not possible to configure sun2 binary_sensor by adding platform: sun2 to the binary_sensor configuration. Please check the documentation for more information on how to set up this integration.

To resolve this:

Remove platform: sun2 occurences from the binary_sensor: configuration in your YAML configuration file.
Restart Home Assistant.
Example that should be removed:

binary_sensor:

  • platform: sun2"

image
image

Fix:

  1. Add sun2 above horizon binary sensor via "Add Integration" after adding sun2 with HACS / manually.
  2. Remove if needed the old sun2 integration, eg:
binary_sensor:
  - platform: sun2
    monitored_conditions:
      - elevation
  1. Add sun2 above_horizon via ia "Add Integration"
  2. Rename binary_sensor.above_horizon to binary_sensor.home_sun_above_horizon in item_settings_temperature_graph.yaml

image
image
image
image
image
image

@genestealer genestealer changed the title Sun2 binary_sensor.above_horizon changed binary_sensor.home_sun_above_horizon and method to add changed. Sun2 binary_sensor.above_horizon changed ti binary_sensor.home_sun_above_horizon in item_settings_temperature_graph.yaml and method to add changed. Apr 4, 2024
@genestealer genestealer changed the title Sun2 binary_sensor.above_horizon changed ti binary_sensor.home_sun_above_horizon in item_settings_temperature_graph.yaml and method to add changed. Sun2 binary_sensor.above_horizon changed to binary_sensor.home_sun_above_horizon in item_settings_temperature_graph.yaml and method to add changed. Apr 4, 2024
@genestealer genestealer changed the title Sun2 binary_sensor.above_horizon changed to binary_sensor.home_sun_above_horizon in item_settings_temperature_graph.yaml and method to add changed. Sun2 binary_sensor.above_horizon changed to binary_sensor.home_sun_above_horizon in item_settings_temperature_graph.yaml and method to add changed. Apr 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant