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

Temperature blueprint - doesn't save #199

Open
SteveRMann opened this issue Jul 23, 2022 · 2 comments
Open

Temperature blueprint - doesn't save #199

SteveRMann opened this issue Jul 23, 2022 · 2 comments

Comments

@SteveRMann
Copy link

First noticed when I keep turning this option off, but it won't save. In fact, turning the option off does not prompt for "save". I have to change something else to get the save button. But it doesn't save the automation.
colorize

Further, I deleted the automation and the blueprint, then downloaded the blueprint again, clicked on create automation, clicked on save. And there was no "run automations" at the top of the blueprint. And there is no automation saved in "Automations".

Tried is on a different device. Create the temperature button, click on save then run actions. Works fine. Open the automation and turn on the colorize option, click "save" then - nothing. The "run automations" button did not appear and the saved automation

@SteveRMann
Copy link
Author

SteveRMann commented Jul 23, 2022

Update-
I opened automations.yaml and found three copies of the automation:

- id: '1658588868806'
  alias: desktop - HASP current temperature
  description: ''
  use_blueprint:
    path: HASwitchPlate/hasp_Display_Weather_Temperature_with_Icon_and_Colors.yaml
    input:
      haspdevice: abdbcdf0fb55720ab6b413e4fe8f7720
      suffix_select: °F
- id: '1658589448746'
  alias: desktop - HASP Current Temperature
  description: ''
  use_blueprint:
    path: HASwitchPlate/hasp_Display_Weather_Temperature_with_Icon_and_Colors.yaml
    input:
      haspdevice: abdbcdf0fb55720ab6b413e4fe8f7720
      suffix_select: °F
      roundtemp: true
- id: '1658589610897'
  alias: desktop - HASP Current Temperature
  description: ''
  use_blueprint:
    path: HASwitchPlate/hasp_Display_Weather_Temperature_with_Icon_and_Colors.yaml
    input:
      haspdevice: abdbcdf0fb55720ab6b413e4fe8f7720
      haspbutton: 6
      weather_provider: weather.openweathermap
      suffix_select: °F
      roundtemp: true

But only one (which one?) shows on the "Automations" page.
That doesn't seem right.

@aderusha
Copy link
Collaborator

You are very likely running into this bug in Home Assistant. Responding to that bug or adding a "thumbs up" might help get some visibility on the issue.

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

2 participants