Pavlo Dudnytskyi
Pavlo Dudnytskyi
# What does this implement/fix? New sensors and binary sensors support for hOn protocol of Haier climate. Removed dependency on the sensor for climate. Fixed some warnings for hOn protocol...
## Description: **Related issue (if applicable):** fixes **Pull request in [esphome](https://github.com/esphome/esphome) with YAML changes (if applicable):** esphome/esphome#6257 ## Checklist: - [x] I am merging into `next` because this is new...
# What does this implement/fix? Support for UART component for host platform (Linux only). These changes will allow debugging new code for many components that use UART for communication in...
## Description: Information about UART component support in host platform added **Related issue (if applicable):** fixes **Pull request in [esphome](https://github.com/esphome/esphome) with YAML changes (if applicable):** esphome/esphome#6912 ## Checklist: - [x]...
Hi @zuidwijk , Thanks for your work, I wanted to use this device to replace my Orange Pi which just exposes the P1 serial port to the net. So I...