workingmanrob

Results 6 issues of workingmanrob

**Describe the problem you have/What new integration you would like** Control Haxxair AC with IR Remote Climate - remote model DG11J1-72 **Please describe your use case for this integration and...

integration: climate_ir

### Describe the issue you are experiencing Using a netbooted diskless raspberry pi4 system running a supervised-install - https://github.com/home-assistant/supervised-installer - like that. As of today the system loses it's IP...

bug

**Describe the problem you have/What new integration you would like** Pulling most of this info from https://github.com/esphome/feature-requests/issues/1102 - opened by @EpicLPer - which was closed after adding the xpt2046 but...

Type: Display

I got both a door and leak sensor recently and using this code I was able to get the door sensor working like a champ and am now wondering if...

`this->rtc_ = global_preferences.make_preference(this->sensor_->get_object_id_hash());` The line above (230) from sb1_uart.h now generates an error. Fix is simple enough... `this->rtc_ = global_preferences->make_preference(this->sensor_->get_object_id_hash());`

### Describe the issue you are experiencing In my network for *reasons port 53 access to 8.8.8.8 or 8.8.4.4 is blocked at the firewall. In fact this is somewhat due...

bug