This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cassie.channel5.com | |
userservice-api.channel5.com | |
feeds-api.channel5.com | |
corona.channel5.com | |
www.channel5.com | |
www.hollandandbarrett.com | |
ve-hls-push-uk-live.akamaized.net | |
vs-cmaf-push-uk-live.bbcfmt.s.llnwi.net | |
vs-cmaf-pushb-uk-live.bbcfmt.s.llnwi.net | |
vs-cmaf-push-uk-live.akamaized.net |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
esphome: | |
name: "esp-ashp" | |
on_boot: | |
priority: -100 | |
then: | |
- lambda: |- | |
esphome::modbus_controller::ModbusController *controller = id(ashp_modbus); | |
std::vector<uint16_t> outdoor_registers = { | |
0x8238, // Compressor frequency | |
0x8204, // Outdoor temperature |