diff --git a/esp32-ble-example.yaml b/esp32-ble-example.yaml index e6e5717..6fe6ddd 100644 --- a/esp32-ble-example.yaml +++ b/esp32-ble-example.yaml @@ -1,7 +1,7 @@ substitutions: name: votronic device_description: "Monitor a votronic device via BLE" - external_components_source: github://syssi/esphome-votronic@drop-patched-ble-stack + external_components_source: github://syssi/esphome-votronic@main mac_address: 60:A4:23:91:8F:55 esphome: diff --git a/esp8266-triple-charger-example.yaml b/esp8266-triple-charger-example.yaml index a3bfe3b..3b2bc90 100644 --- a/esp8266-triple-charger-example.yaml +++ b/esp8266-triple-charger-example.yaml @@ -1,7 +1,7 @@ substitutions: name: votronic-solar-charger device_description: "Monitor a Votronic Solar Charger via the display link port (UART)" - external_components_source: github://syssi/esphome-votronic@verify-triple-charger-controller + external_components_source: github://syssi/esphome-votronic@main tx_pin: GPIO4 rx_pin: GPIO5 rx_timeout: 600ms