Missing Controller

Error: Weather.htmlController could not be found.

Error: Create the class Weather.htmlController below in file: app/controllers/weather.html_controller.php

<?php
class Weather.htmlController extends AppController {

	var $name = 'Weather.html';
}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp