mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-30 22:53:59 +00:00 
			
		
		
		
	Cleanup AS3935
This commit is contained in:
		| @@ -599,7 +599,7 @@ sensor: | ||||
|       name: "ZyAura Temperature" | ||||
|     humidity: | ||||
|       name: "ZyAura Humidity" | ||||
|   - platform: as3935_base | ||||
|   - platform: as3935 | ||||
|     lightning_energy: | ||||
|       name: "Lightning Energy" | ||||
|     distance: | ||||
| @@ -738,7 +738,7 @@ binary_sensor: | ||||
|              3700, -2263, 1712, -4254, 1711, -4249, 1715, -2266, 1710, -2267, | ||||
|              1709, -2265, 3704, -4250, 1712, -4254, 3700, -2260, 1714, -2265, | ||||
|              1712, -2262, 1714, -2267, 1709] | ||||
|   - platform: as3935_base | ||||
|   - platform: as3935 | ||||
|     name: "Storm Alert" | ||||
|  | ||||
| pca9685: | ||||
|   | ||||
| @@ -129,7 +129,7 @@ sensor: | ||||
|   - platform: homeassistant | ||||
|     entity_id: sensor.hello_world | ||||
|     id: ha_hello_world | ||||
|   - platform: as3935_base | ||||
|   - platform: as3935 | ||||
|     lightning_energy: | ||||
|       name: "Lightning Energy" | ||||
|     distance: | ||||
| @@ -172,7 +172,7 @@ binary_sensor: | ||||
|   - platform: homeassistant | ||||
|     entity_id: binary_sensor.hello_world | ||||
|     id: ha_hello_world_binary | ||||
|   - platform: as3935_base | ||||
|   - platform: as3935 | ||||
|     name: "Storm Alert" | ||||
|  | ||||
| remote_receiver: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user