1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-04 12:22:20 +01:00

pm1006: add rx-only support (#2038)

This commit is contained in:
Peter van Dijk
2021-07-28 10:41:21 +02:00
committed by GitHub
parent b9259a0238
commit f97cfe9916
5 changed files with 176 additions and 0 deletions

View File

@@ -654,6 +654,7 @@ ICON_ACCOUNT_CHECK = "mdi:account-check"
ICON_ARROW_EXPAND_VERTICAL = "mdi:arrow-expand-vertical"
ICON_BATTERY = "mdi:battery"
ICON_BLUETOOTH = "mdi:bluetooth"
ICON_BLUR = "mdi:blur"
ICON_BRIEFCASE_DOWNLOAD = "mdi:briefcase-download"
ICON_BRIGHTNESS_5 = "mdi:brightness-5"
ICON_BUG = "mdi:bug"