esphome-docs/components
victorclaessen 79e307f96d
Update modbus_controller.rst (#2817)
I think at some time in the past the 'command_throttle' parameter changed from a unit of 'milliseconds' to the unit of 'time'.

If you try to compile with a value of 1000 (supposedly milliseconds), compilation fails with the following error:
```
    Don't know what '1000' means as it has no time *unit*! Did you mean '1000s'?.
    command_throttle: 1000
```
If I put a value of '1s' then compilation works and also this is the time I see that is being used.
2023-04-12 11:43:11 +02:00
..
binary_sensor Revert "Add supported touch pins for esp32-s2/s3" (#2751) 2023-03-15 21:20:11 +13:00
button
climate Fix broken link, add new link in midea.rst (#2794) 2023-03-30 07:43:45 +02:00
cover
display Add/Rename item in Cookbook (#2821) 2023-04-12 11:37:13 +02:00
display_menu Format-fixes-202211 (#2461) 2023-01-24 14:56:46 -03:00
fan Update hbridge.rst (#2733) 2023-03-10 07:07:57 +01:00
images Documentation for Atlas Scientific Peristaltic Pump (#2115) 2022-10-19 16:13:22 +13:00
light Document NeoPixelBus support on ESP32-S3 (#2491) 2023-03-09 15:48:13 +13:00
lock
media_player
number
output BP1658CJ - Fix power level defaults in configuration variables section. (#2815) 2023-04-11 17:02:04 +02:00
select Update modbus_controller.rst (#2708) 2023-03-07 09:17:39 +01:00
sensor Remove migrated items from Cookbook (#2816) 2023-04-11 17:51:46 +02:00
stepper
switch fix typo (#2803) 2023-04-04 21:14:26 +02:00
text_sensor Fix typo in text-sensor documentation (#2601) 2023-01-19 13:47:53 +01:00
time Add TZ timezone string examples (#2806) 2023-04-11 10:25:23 +02:00
touchscreen Add variable name for touchscreen touches (#2785) 2023-03-26 21:41:11 +13:00
api.rst Move password to bottom of list and add deprecated label (#2617) 2023-01-24 14:34:58 +13:00
ble_client.rst
bluetooth_proxy.rst Add note about increased window and interval can cause WiFi instability (#2790) 2023-04-11 10:29:16 +02:00
canbus.rst
captive_portal.rst
copy.rst
debug.rst
deep_sleep.rst Onboard USB chip may interfere with deep sleep. (#2627) 2023-02-05 20:21:00 +01:00
demo.rst
dfplayer.rst
esp32_ble_beacon.rst
esp32_ble_server.rst
esp32_ble_tracker.rst
esp32_ble.rst
esp32_camera_web_server.rst Fix API reference link (#2586) 2023-01-11 10:09:55 +01:00
esp32_camera.rst
esp32_improv.rst
esp32.rst Fix esp32-arduino_framework ref (#2587) 2023-01-19 14:59:17 +01:00
esp8266.rst
esphome.rst Clarify purpose of appending the mac address (#2721) 2023-03-06 16:54:04 +13:00
ethernet.rst Add JL1101 to ethernet docs (#2649) 2023-02-07 12:55:01 +13:00
exposure_notifications.rst
external_components.rst
ezo_pmp.rst Format-fixes-202211 (#2461) 2023-01-24 14:56:46 -03:00
fingerprint_grow.rst
gps.rst Update gps.rst (#2704) 2023-02-26 23:00:46 +01: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
improv_serial.rst Add improv serial next_url (#2620) 2023-01-25 14:37:03 +13:00
index.rst Restructure time docs into its own folder and split (#2566) 2022-12-23 11:57:01 +13:00
key_collector.rst Documentation for key_collector component (#2426) 2023-01-17 17:18:42 +13:00
logger.rst fix kuntze docs (#2698) 2023-03-09 15:48:13 +13:00
matrix_keypad.rst fix example (#2736) 2023-03-10 10:27:07 -08:00
mcp23Sxx.rst
mcp230xx.rst
mdns.rst Add initial docs for mdns extensions (#2553) 2023-02-02 17:19:00 +13:00
modbus_controller.rst Update modbus_controller.rst (#2817) 2023-04-12 11:43:11 +02:00
modbus.rst Remove migrated items from Cookbook (#2816) 2023-04-11 17:51:46 +02:00
mqtt.rst fix typo in mqtt doc ypi -> you (#2776) 2023-03-22 11:06:28 +01:00
network.rst
ota.rst
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
power_supply.rst
prometheus.rst Update prometheus.rst (#2753) 2023-03-15 20:59:08 +01:00
remote_receiver.rst Document what remote "raw format" is (#2773) 2023-03-22 09:13:54 +01:00
remote_transmitter.rst Added documentation for the CanalSat and CanalSatLD codec (#2318) 2023-02-09 13:22:09 +13:00
rf_bridge.rst Add remote_* to seealso (#2775) 2023-03-22 11:07:25 +01:00
rp2040.rst Removing information that after some testing isn't true (#2568) 2023-02-05 20:36:50 +01:00
rtttl.rst
servo.rst
sim800l.rst
sml.rst
sn74hc165.rst
sn74hc595.rst
spi.rst
sprinkler.rst Add clarity for use of multiplier (#2763) 2023-04-03 23:24:31 -05:00
status_led.rst
sun.rst
sx1509.rst
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 Update uart.rst (#2734) 2023-03-10 10:10:41 +01:00
vbus.rst Documentation for vbus component (#2397) 2023-02-07 12:17:19 +13:00
web_server.rst
wiegand.rst Documentation for wiegand component (#2424) 2023-01-18 14:37:57 +13:00
wifi.rst