esphome-docs/components
Keith Burzinski d0719caf68
Add a doc for PSRAM config (#3177)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-09-11 16:19:19 +12:00
..
alarm_control_panel Merge branch 'current' into next 2023-08-10 17:29:00 +12:00
binary_sensor Modify documentation for ld2410 (#2680) 2023-08-16 11:49:11 +12:00
button Add note for names to use friendly_name (#2774) 2023-03-27 15:35:26 +13:00
climate Merge branch 'current' into next 2023-08-21 12:33:28 +12:00
cover Update custom.rst to include changes made in CoverTraits (#2944) 2023-05-31 15:40:41 +02:00
display Add new documentation for ST7789V displays (#3161) 2023-09-05 02:01:40 -05:00
display_menu Format-fixes-202211 (#2461) 2023-01-24 14:56:46 -03:00
fan Update binary.rst (#2884) 2023-05-31 15:33:11 +02:00
images grove TB6612FNG (#2906) 2023-07-12 15:02:56 +12:00
light SPI RGB LED component description (#3147) 2023-09-10 21:20:15 -05:00
lock Add note for names to use friendly_name (#2774) 2023-03-27 15:35:26 +13:00
media_player Merge branch 'current' into next 2023-06-15 14:23:43 +12:00
microphone Add bits_per_sample config option for i2s_microphone (#2943) 2023-05-26 15:50:47 +12:00
number Merge branch 'current' into beta 2023-04-20 10:15:28 +12:00
output Add LibreTiny documentation (#3159) 2023-09-05 10:16:29 +12:00
select Add note for names to use friendly_name (#2774) 2023-03-27 15:35:26 +13:00
sensor Add BMI160 docs (see esphome/esphome#5143) (#3086) 2023-09-09 21:25:15 -05:00
speaker Fix for schema 2023.7 (#3078) 2023-07-19 22:35:00 +00:00
stepper Change stepper example to use number instead of HA config (#2404) 2022-11-01 15:03:26 +13:00
switch Remove restore_state from template switch (#3070) 2023-07-17 09:29:37 +12:00
text_sensor Add LibreTiny documentation (#3159) 2023-09-05 10:16:29 +12:00
time Documentation PCF8563 (#2868) 2023-07-12 09:19:31 +12:00
touchscreen Fix for schema 2023.7 (#3078) 2023-07-19 22:35:00 +00:00
api.rst Dark mode (#3025) 2023-07-10 09:49:12 +12:00
ble_client.rst Add support for BLE passkey authentication (#2607) 2023-05-02 09:25:15 +12:00
bluetooth_proxy.rst bluetooth_proxy: Clarify that only BLE devices are supported. (#2999) 2023-06-28 07:31:30 +12:00
canbus.rst Extend supported CAN bit_rate for ESP32 variants (#3142) 2023-09-05 10:28:01 +12:00
captive_portal.rst Update captive_portal.rst (#2898) 2023-05-31 15:27:21 +02:00
copy.rst Fix anchor 2022-11-28 11:06:38 +01:00
debug.rst Documentation for new free PSRAM sensor (#3160) 2023-09-05 14:03:02 +12:00
deep_sleep.rst adding clarity (#2985) 2023-06-13 19:37:30 +02:00
demo.rst Update svg2png and seo.py (#1380) 2021-11-16 15:19:33 +13:00
dfplayer.rst Adding play_mp3 action documentation to dfplayer component (#2879) 2023-05-01 16:01:28 +12:00
esp32.rst Fix esp32-arduino_framework ref (#2587) 2023-01-19 14:59:17 +01:00
esp32_ble.rst Add support for BLE passkey authentication (#2607) 2023-05-02 09:25:15 +12:00
esp32_ble_beacon.rst Add min/max_interval and measured_power to esp32_ble_beacon (#2337) 2022-10-13 12:59:10 +13:00
esp32_ble_server.rst Add doc for BLE server manufacturer data. (#3125) 2023-08-18 08:05:32 +12:00
esp32_ble_tracker.rst Allow list of MAC addresses for 'on_ble_advertise' trigger (#2888) 2023-06-09 12:53:34 +12:00
esp32_camera.rst Add support for ESP32 CAM 3MP and 5MP resolutions and arbitrary camera clock. (#2759) 2023-03-20 08:50:38 +13:00
esp32_camera_web_server.rst Fix API reference link (#2586) 2023-01-11 10:09:55 +01:00
esp32_improv.rst
esp8266.rst Remove devices on home page and replace with platforms (#2393) 2022-10-27 15:43:17 +13:00
esphome.rst Clarify purpose of appending the mac address (#2721) 2023-03-06 16:54:04 +13:00
ethernet.rst Added more configuration examples (#3105) 2023-08-04 00:28:36 +02:00
exposure_notifications.rst replace deprecated hexencode (#2240) 2022-10-24 16:06:07 -07:00
external_components.rst Merge branch 'current' into next 2021-12-02 17:10:24 +13:00
ezo_pmp.rst Format-fixes-202211 (#2461) 2023-01-24 14:56:46 -03:00
fingerprint_grow.rst Merge branch 'current' into next 2022-02-16 09:44:58 +13:00
gps.rst Update gps.rst (#2704) 2023-02-26 23:00:46 +01:00
grove_tb6612fng.rst fix naming (#3059) 2023-07-13 08:13:53 +12:00
http_request.rst http_request: document new parameter `duration_ms` in `on_response` handler (#2578) 2023-01-10 17:40:48 +13:00
i2c.rst Update i2c.rst 2022-11-28 12:44:38 +01:00
i2s_audio.rst Merge branch 'current' into next 2023-05-29 09:41:54 +12:00
improv_serial.rst Add improv serial next_url (#2620) 2023-01-25 14:37:03 +13:00
index.rst Add Alarm Control Panel (#2891) 2023-06-15 12:34:42 +12:00
key_collector.rst document new sending method (#2923) 2023-05-17 09:57:38 +12:00
libretiny.rst Add LibreTiny documentation (#3159) 2023-09-05 10:16:29 +12:00
logger.rst fix kuntze docs (#2698) 2023-03-09 15:48:13 +13:00
matrix_keypad.rst Current-gen-schema (#2887) 2023-05-31 15:31:55 +02:00
max6956.rst Fix schema 202306 (#3020) 2023-06-26 09:40:03 +12:00
mcp23Sxx.rst Typo (#1750) 2022-01-04 10:37:45 +01:00
mcp230xx.rst Clarification for MCP23017 (#1854) 2022-01-27 09:14:17 +13:00
mdns.rst Current-gen-schema (#2887) 2023-05-31 15:31:55 +02:00
modbus.rst Remove migrated items from Cookbook (#2816) 2023-04-11 17:51:46 +02:00
modbus_controller.rst Update modbus_controller.rst (#2817) 2023-04-12 11:43:11 +02:00
mqtt.rst Mention how to disable MQTT logging (#3038) 2023-09-06 07:38:09 +12:00
network.rst Update network.rst (#2535) 2022-12-15 09:55:53 +01:00
ota.rst Add default ota port for rp2040 (#2415) 2022-11-08 11:11:12 +13:00
pca6416a.rst Add PCA6416A (#2834) 2023-05-01 16:00:24 +12:00
pca9554.rst move datasheet links to bottom (#2782) 2023-03-25 12:43:12 +01:00
pcf8574.rst Update pcf8574.rst (#2608) 2023-01-22 08:50:58 +13:00
pipsolar.rst Docs cleanup for schema gen (#1973) 2022-04-03 19:30:25 +12:00
power_supply.rst removed superfluous 'to' in power_supply.rst (#2287) 2022-11-10 21:32:46 -08:00
prometheus.rst Add more links to See Also (#2965) 2023-06-01 12:02:37 +02:00
psram.rst Add a doc for PSRAM config (#3177) 2023-09-11 16:19:19 +12:00
remote_receiver.rst Coolix IR protocol improvements (#3071) 2023-07-23 08:16:06 +12:00
remote_transmitter.rst Coolix IR protocol improvements (#3071) 2023-07-23 08:16:06 +12:00
rf_bridge.rst Add seealso link to cookbook (#2827) 2023-04-12 17:42:35 +02:00
rp2040.rst Removing information that after some testing isn't true (#2568) 2023-02-05 20:36:50 +01:00
rtttl.rst Update rtttl.rst (#2959) 2023-05-31 14:19:21 +02:00
servo.rst add initial_value to servo example (#2870) 2023-04-23 13:11:02 -07:00
sim800l.rst Added docs for new SIM800L features (#2284) 2022-09-15 13:02:42 +12:00
sml.rst Documented Holley Meter SML hardware bug and workaround (#3099) 2023-08-02 19:23:53 +02:00
sn74hc165.rst Update sn74hc165.rst (#2552) 2022-12-18 13:54:49 +01:00
sn74hc595.rst Change limit from 4 to 256 for sn74hc595 (#2490) 2022-12-07 07:23:11 +13:00
spi.rst Add spi_device (#3156) 2023-09-08 02:27:24 -05:00
sprinkler.rst Add clarity for use of multiplier (#2763) 2023-04-03 23:24:31 -05:00
status_led.rst Update svg2png and seo.py (#1380) 2021-11-16 15:19:33 +13:00
sun.rst Add information about interval. (#1979) 2022-04-14 16:21:02 +12:00
sx1509.rst Use consistent syntax for config option types (#1659) 2021-11-29 07:57:01 +13:00
tca9548a.rst
tm1651.rst
tuya.rst Restructure time docs into its own folder and split (#2566) 2022-12-23 11:57:01 +13:00
uart.rst Fix typo (#3032) 2023-06-30 07:35:51 +02:00
vbus.rst vbus alias Deltasol BS Plus V2 (#3065) 2023-07-14 14:49:38 -07:00
voice_assistant.rst Merge branch 'current' into next 2023-06-15 14:23:43 +12:00
web_server.rst Update web_server.rst (#3045) 2023-08-08 20:20:14 +02:00
wiegand.rst Documentation for `wiegand` component (#2424) 2023-01-18 14:37:57 +13:00
wifi.rst Update wifi.rst (#3014) 2023-06-22 22:10:46 +12:00
xl9535.rst XL9535 I/O Expander (#2949) 2023-06-19 15:26:10 +12:00