-
Notifications
You must be signed in to change notification settings - Fork 2
Firmware configuration
Nicolas Liaudat edited this page Dec 17, 2023
·
3 revisions
You need only to configure values under config.yaml
can_tx_pin: "GPIO22" #GPIO5
can_rx_pin: "GPIO21" #GPIO4
refer to https://github.com/nliaudat/esp_canbus/wiki/Find-Hoval-canbus-addresses for
hoval_homevent_canID: "0x1FD047FF"
and hoval_toptronic_canID: "0x1FE04208"
You can translate the web interface by activation the substitutions_XX: !include substitutions_XX.yaml
for your language
All the datapoints and corresponding code can be generated for your hardware by modifying the
computed_devices = ['HV'] #['FV', 'GLT', 'GW', 'HKW', 'HV','MWA', 'PS','SOL', 'WEZ']
in https://github.com/nliaudat/esp_canbus/tree/main/esphome/hoval_data_processing