Skip to content

Sync with recent HA release#323

Merged
fabaff merged 1 commit intodevfrom
consts
Apr 13, 2020
Merged

Sync with recent HA release#323
fabaff merged 1 commit intodevfrom
consts

Conversation

@fabaff
Copy link
Copy Markdown
Member

@fabaff fabaff commented Mar 25, 2020

No description provided.


# Concentration units
CONCENTRATION_MICROGRAMS_PER_CUBIC_METER = f"{MASS_MICROGRAMS}/{VOLUME_CUBIC_METERS}"
CONCENTRATION_MILLIGRAMS_PER_CUBIC_METER = f"{MASS_MILLIGRAMS}/{VOLUME_CUBIC_METERS}"
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

line too long (85 > 79 characters)

IRRADIATION_WATTS_PER_SQUARE_METER = f"{POWER_WATT}/{AREA_SQUARE_METERS}"

# Concentration units
CONCENTRATION_MICROGRAMS_PER_CUBIC_METER = f"{MASS_MICROGRAMS}/{VOLUME_CUBIC_METERS}"
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

line too long (85 > 79 characters)

@fabaff fabaff merged commit 11209e9 into dev Apr 13, 2020
@delete-merged-branch delete-merged-branch bot deleted the consts branch April 13, 2020 08:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants