Commit Graph

4 Commits

Author SHA1 Message Date
mistrjirka
764155d5e5
Removing information that after some testing isn't true (#2568)
Raspberry pico W is supported, but the vanilla raspberry pico clearly is not. After trying "rpipico" as a board this error shows up "Error: Unknown board ID 'rpipico'". It is bit misleading, because from what I know about esphome you cannot just have a device that communicates through USB and doesn't connect to WiFi. 

I think it is important to understand that RP2040 isn't like ESP. Every RP2040 board doesn't support esphome, but basically any ESP device can support esphome.
2023-02-05 20:36:50 +01:00
Samuel Sieb
bc0c9aa286
Add framework workaround to the config example (#2580) 2023-01-11 15:45:47 +13:00
Jesse Hills
1160dc279f
Remove devices on home page and replace with platforms (#2393) 2022-10-27 15:43:17 +13:00
Jesse Hills
423e1e69d2
Add basic rp2040 docs page (#2392) 2022-10-27 12:38:26 +13:00