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

Add titleFormatted to the flow cards #74

Open
aivus opened this issue Dec 28, 2021 · 0 comments
Open

Add titleFormatted to the flow cards #74

aivus opened this issue Dec 28, 2021 · 0 comments
Labels
help wanted Extra attention is needed

Comments

@aivus
Copy link
Owner

aivus commented Dec 28, 2021

homey app validate -l publish returns warnings:

Warning: flow.actions.set_hvac_mode.titleFormatted is missing. Specifying a Flow card's formatted title will be required in the future.
Warning: flow.actions.set_fan_speed.titleFormatted is missing. Specifying a Flow card's formatted title will be required in the future.
Warning: flow.actions.set_turbo_mode.titleFormatted is missing. Specifying a Flow card's formatted title will be required in the future.
Warning: flow.actions.set_lights.titleFormatted is missing. Specifying a Flow card's formatted title will be required in the future.
Warning: flow.actions.set_xfan_mode.titleFormatted is missing. Specifying a Flow card's formatted title will be required in the future.
Warning: flow.actions.set_vertical_swing.titleFormatted is missing. Specifying a Flow card's formatted title will be required in the future.

Need to add missed titleFormatted to the flow definitions

@aivus aivus added the help wanted Extra attention is needed label Dec 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant