Mercurial > code > home > repos > homeauto
view espNode/esp8266_nightlight.yaml @ 1573:d68e20c831f7 dependabot/pip/service/wifi/lxml-4.6.2
Bump lxml from 4.3.3 to 4.6.2 in /service/wifi
Bumps [lxml](https://github.com/lxml/lxml) from 4.3.3 to 4.6.2.
- [Release notes](https://github.com/lxml/lxml/releases)
- [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt)
- [Commits](https://github.com/lxml/lxml/compare/lxml-4.3.3...lxml-4.6.2)
Signed-off-by: dependabot[bot] <support@github.com>
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
---|---|
date | Thu, 07 Jan 2021 22:55:33 +0000 |
parents | ed3d29eb989a |
children |
line wrap: on
line source
esphome: name: nightlight_${location} platform: esp8266 board: ${board} # or esp12e build_path: build wifi: ssid: !secret wifi_ssid password: !secret wifi_password domain: '' mqtt: broker: '10.2.0.1' port: 1883 username: '' password: '' logger: baud_rate: 115200 level: DEBUG ota: