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

Please guide, error #99

Open
hudako417 opened this issue Sep 5, 2023 · 0 comments
Open

Please guide, error #99

hudako417 opened this issue Sep 5, 2023 · 0 comments

Comments

@hudako417
Copy link

esphome:
name: panasonic-ac
platform: ESP32
board: nodemcu-32s

wifi:
networks:
ap:
ssid: Toa Np Mesh
password: 11223344

logger:
level: DEBUG

baud_rate: 0 # ESP8266 only

api:

ota:

Requires ESPHome 1.15.0+ for the even parity option

uart:
tx_pin: GPIO17
rx_pin: GPIO16
baud_rate: 9600
parity: EVEN

external_components:
source: github://DomiStyle/esphome-panasonic-ac
components: [panasonic_ac]

climate:

  • platform: panasonic_ac
    For CZ-TACG1
    type: cnt

    For DNSK-P11

    type: wlan

    name: Điều hòa Panasonic
    horizontal_swing_select:
    name: Cánh vẫy ngang
    vertical_swing_select:
    name: Cánh vẫy dọc
    outside_temperature:
    name: Nhiệt độ bên ngoài

    Enable as needed
    eco_switch:
    name: Chế độ Eco
    econavi_switch:
    name: Chế độ Econavi
    nanoex_switch:
    name: Chế độ NanoeX
    mild_dry_switch:
    name: Chế độ hút ẩm
    current_power_consumption:
    name: Mức điện năng tiêu thụ

    Useful when the ac does not report a current temperature (CZ-TACG1 only)

    current_temperature_sensor: temperature_sensor_id

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