SMED Tecnologia

Results 5 comments of SMED Tecnologia

> But it already has is Here's a piece of my config ![image](https://private-user-images.githubusercontent.com/4513545/287434697-bba0e4b0-15f7-4453-97e3-c5dc3175b610.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MDk0NzYyODAsIm5iZiI6MTcwOTQ3NTk4MCwicGF0aCI6Ii80NTEzNTQ1LzI4NzQzNDY5Ny1iYmEwZTRiMC0xNWY3LTQ0NTMtOTdlMy1jNWRjMzE3NWI2MTAucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI0MDMwMyUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNDAzMDNUMTQyNjIwWiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9NWFjYjk0ZDdkYTc2N2NmN2ZiMWQwMThkZWNiYzIyMTA1Y2UwZjBkYzFmYTcxYmFkNjQzY2JmNGU4OTc2ZDI3NiZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QmYWN0b3JfaWQ9MCZrZXlfaWQ9MCZyZXBvX2lkPTAifQ.mHAyHeiQ5NiSxKqOCGN7BDcH0g2BdZf-VqUMMpNcMrk) Im using this and esphome return error, any help? ``` select: - platform: pipsolar pipsolar_id: ${id} charger_source_priority:...

> @hosflow I think you don't have this installed It should be a part of ESPHome by default for a while, maybe you have a very old version? Do sensors...

> Do you use this repo? You'll need > > ``` > external_components: > - source: github://syssi/esphome-pipsolar > ``` > > in your config Or specify a branch with "@"...

> @hosflow Could you provide your complete YAML? :-) Of course, follow below ``` substitutions: name: pipsolar tx_pin: GPIO1 rx_pin: GPIO3 id: inverter0 esphome: name: ${name} esp8266: board: esp01_1m external_components:...

> I've changed the branch to `pip8084` and made some minor changes because of the updated code base. Please give it a try: Many thanks, all working now, more one...